@@ -3,7 +3,7 @@ doc/src/sgml/ref/ecpg-ref.sgml
3
3
PostgreSQL documentation
4
4
-->
5
5
6
- <refentry id="APP-ECPG ">
6
+ <refentry id="app-ecpg ">
7
7
<!--==========================orignal english content==========================
8
8
<indexterm zone="app-ecpg">
9
9
<primary>ecpg</primary>
@@ -53,7 +53,7 @@ ____________________________________________________________________________-->
53
53
</refsynopsisdiv>
54
54
55
55
56
- <refsect1 id="APP-ECPG -description">
56
+ <refsect1 id="app-ecpg -description">
57
57
<!--==========================orignal english content==========================
58
58
<title>Description</title>
59
59
____________________________________________________________________________-->
@@ -129,8 +129,8 @@ ____________________________________________________________________________-->
129
129
<listitem>
130
130
<para>
131
131
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> .
134
134
</para>
135
135
</listitem>
136
136
</varlistentry>
@@ -280,7 +280,7 @@ ____________________________________________________________________________-->
280
280
<term><option>-C <replaceable>mode</replaceable></option></term>
281
281
<listitem>
282
282
<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>。
284
284
</para>
285
285
</listitem>
286
286
</varlistentry>
0 commit comments