ecpg: Document new compatibility option

It's listed in --help, so it should be listed in the man page as well.
pull/32/head
Peter Eisentraut 7 years ago
parent 32ac7a118f
commit 3b9b7516f4
  1. 4
      doc/src/sgml/ref/ecpg-ref.sgml

@ -79,8 +79,8 @@ PostgreSQL documentation
<listitem>
<para>
Set a compatibility mode. <replaceable>mode</replaceable> can
be <literal>INFORMIX</literal> or
<literal>INFORMIX_SE</literal>.
be <literal>INFORMIX</literal>,
<literal>INFORMIX_SE</literal>, or <literal>ORACLE</literal>.
</para>
</listitem>
</varlistentry>

Loading…
Cancel
Save