mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 00:05:40 -04:00
ecpg.sgml manual page updated to ON.
---------------------------------------------------------------------------
When you run 'ecpg --help' you get the following:
-t turn on autocommit of transactions
amongst the other options... Shouldn't this be OFF as per the
documentation?
Best regards, Lee.
--
Lee Kindness, Senior Software Engineer, lkindness@csl.co.uk
This commit is contained in:
parent
35fcb84946
commit
99a3396822
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.14 2001/12/08 03:24:36 thomas Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.15 2002/01/04 18:58:46 momjian Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@ -57,7 +57,7 @@ PostgreSQL documentation
|
||||
<term>-t</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Turn off auto-transaction mode.
|
||||
Turn on auto-transaction mode.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user