File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2985,7 +2985,7 @@ ________________________________________________________-->
2985
2985
</para>
2986
2986
________________________________________________________-->
2987
2987
<para>
2988
- 指定此参数为任何非空值将抑制<literal>输入PEM密码短语: </literal>
2988
+ 指定此参数为任何非空值将抑制<literal>Enter PEM pass phrase: </literal>
2989
2989
当提供加密的客户端证书密钥给<literal>libpq</literal>时,
2990
2990
<productname>OpenSSL</productname>默认会发出的提示。
2991
2991
</para>
@@ -3111,7 +3111,7 @@ ________________________________________________________-->
3111
3111
<!-- pgdoc-cn_start sig_en=a24a9c545a1c05a1c93a80f06d769828 sig_cn_org=d346872808aa9d5a3cbfc3cbfcca2dcc source=15.7
3112
3112
<term><literal>sslsni</literal><indexterm><primary>Server Name Indication</primary></indexterm></term>
3113
3113
________________________________________________________-->
3114
- <term><literal>sslsni</literal><indexterm><primary>服务器名称指示 </primary></indexterm></term>
3114
+ <term><literal>sslsni</literal><indexterm><primary>Server Name Indication </primary></indexterm></term>
3115
3115
<!-- pgdoc-cn_end sig_en=a24a9c545a1c05a1c93a80f06d769828 -->
3116
3116
<listitem>
3117
3117
<!-- pgdoc-cn_start sig_en=150fa97f5e54b53458e5d285f7be8361 sig_cn_org=c5c45519363a379a6e40e19b72d0296c source=15.7
@@ -3122,7 +3122,7 @@ ________________________________________________________-->
3122
3122
</para>
3123
3123
________________________________________________________-->
3124
3124
<para>
3125
- 如果设置为1(默认值),libpq会在启用SSL的连接上设置TLS扩展<quote>服务器名称指示 </quote>(<acronym>SNI</acronym>)。
3125
+ 如果设置为1(默认值),libpq会在启用SSL的连接上设置TLS扩展<quote>Server Name Indication </quote>(<acronym>SNI</acronym>)。
3126
3126
通过将此参数设置为0,可以关闭此功能。
3127
3127
</para>
3128
3128
<!-- pgdoc-cn_end sig_en=150fa97f5e54b53458e5d285f7be8361 -->
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ PostgreSQL documentation
10
10
</indexterm>
11
11
________________________________________________________-->
12
12
<indexterm zone="sql-merge">
13
- <primary>合并 </primary>
13
+ <primary>MERGE </primary>
14
14
</indexterm>
15
15
<!-- pgdoc-cn_end sig_en=b302792a0c11f5df3eac6de40aede7c7 -->
16
16
@@ -27,7 +27,7 @@ ________________________________________________________-->
27
27
</refnamediv>
28
28
________________________________________________________-->
29
29
<refnamediv>
30
- <refname>合并 </refname>
30
+ <refname>MERGE </refname>
31
31
<refpurpose>有条件地插入、更新或删除表中的行</refpurpose>
32
32
</refnamediv>
33
33
<!-- pgdoc-cn_end sig_en=8650c9505c33d8a3aa14aab799d6b6a1 -->
You can’t perform that action at this time.
0 commit comments