mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-15 08:20:16 +08:00
Fix ecpg wording to be consistent.
This commit is contained in:
parent
88ebc0f2f7
commit
96ad60e919
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.15 2002/01/04 18:58:46 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.16 2002/01/06 18:12:00 momjian Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@ -57,7 +57,7 @@ PostgreSQL documentation
|
||||
<term>-t</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Turn on auto-transaction mode.
|
||||
Turn on auto-commit of transactions.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user