Commit 3b9b7516 authored by Peter Eisentraut's avatar Peter Eisentraut

ecpg: Document new compatibility option

It's listed in --help, so it should be listed in the man page as well.
parent 32ac7a11
...@@ -79,8 +79,8 @@ PostgreSQL documentation ...@@ -79,8 +79,8 @@ PostgreSQL documentation
<listitem> <listitem>
<para> <para>
Set a compatibility mode. <replaceable>mode</replaceable> can Set a compatibility mode. <replaceable>mode</replaceable> can
be <literal>INFORMIX</literal> or be <literal>INFORMIX</literal>,
<literal>INFORMIX_SE</literal>. <literal>INFORMIX_SE</literal>, or <literal>ORACLE</literal>.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment