projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35fcb84
)
ecpg.sgml manual page updated to ON.
author
Bruce Momjian
Fri, 4 Jan 2002 18:58:46 +0000
(18:58 +0000)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/ecpg-ref.sgml
b/doc/src/sgml/ref/ecpg-ref.sgml
index 71a277d032d3a03923bda4689efd55c7a6aae586..a6312eb0a9786189eccac80321cdd26fb25f59c2 100644
(file)
--- a/
doc/src/sgml/ref/ecpg-ref.sgml
+++ b/
doc/src/sgml/ref/ecpg-ref.sgml
@@
-1,5
+1,5
@@
@@
-57,7
+57,7
@@
PostgreSQL documentation
-t
- Turn o
ff
auto-transaction mode.
+ Turn o
n
auto-transaction mode.