mirror of
https://github.com/postgres/postgres.git
synced 2026-06-27 09:22:52 -04:00
Fix ecpg wording to be consistent.
This commit is contained in:
parent
88ebc0f2f7
commit
96ad60e919
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue