ecpg.sgml manual page updated to ON.
authorBruce Momjian
Fri, 4 Jan 2002 18:58:46 +0000 (18:58 +0000)
committerBruce Momjian
Fri, 4 Jan 2002 18:58:46 +0000 (18:58 +0000)
---------------------------------------------------------------------------

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,   [email protected]

doc/src/sgml/ref/ecpg-ref.sgml

index 71a277d032d3a03923bda4689efd55c7a6aae586..a6312eb0a9786189eccac80321cdd26fb25f59c2 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -57,7 +57,7 @@ PostgreSQL documentation
       -t
       
        
-   Turn off auto-transaction mode.
+   Turn on auto-transaction mode.