Skip to content

Commit 4919a4a

Browse files
committed
翻译PG11 ecpg-ref.sgml
1 parent 244b856 commit 4919a4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

postgresql/doc/src/sgml/ref/ecpg-ref.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ doc/src/sgml/ref/ecpg-ref.sgml
33
PostgreSQL documentation
44
-->
55

6-
<refentry id="APP-ECPG">
6+
<refentry id="app-ecpg">
77
<!--==========================orignal english content==========================
88
<indexterm zone="app-ecpg">
99
<primary>ecpg</primary>
@@ -53,7 +53,7 @@ ____________________________________________________________________________-->
5353
</refsynopsisdiv>
5454

5555

56-
<refsect1 id="APP-ECPG-description">
56+
<refsect1 id="app-ecpg-description">
5757
<!--==========================orignal english content==========================
5858
<title>Description</title>
5959
____________________________________________________________________________-->
@@ -129,8 +129,8 @@ ____________________________________________________________________________-->
129129
<listitem>
130130
<para>
131131
Set a compatibility mode. <replaceable>mode</replaceable> can
132-
be <literal>INFORMIX</literal> or
133-
<literal>INFORMIX_SE</literal>.
132+
be <literal>INFORMIX</literal>,
133+
<literal>INFORMIX_SE</literal>, or <literal>ORACLE</literal>.
134134
</para>
135135
</listitem>
136136
</varlistentry>
@@ -280,7 +280,7 @@ ____________________________________________________________________________-->
280280
<term><option>-C <replaceable>mode</replaceable></option></term>
281281
<listitem>
282282
<para>
283-
设置一个兼容性模式。<replaceable>mode</replaceable>可以是<literal>INFORMIX</literal><literal>INFORMIX_SE</literal>。
283+
设置一个兼容性模式。<replaceable>mode</replaceable>可以是<literal>INFORMIX</literal><literal>INFORMIX_SE</literal>或<literal>ORACLE</literal>。
284284
</para>
285285
</listitem>
286286
</varlistentry>

0 commit comments

Comments
 (0)