projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32ac7a1
)
ecpg: Document new compatibility option
author
Peter Eisentraut
Fri, 8 Jun 2018 03:33:24 +0000
(23:33 -0400)
committer
Peter Eisentraut
Fri, 8 Jun 2018 03:33:24 +0000
(23:33 -0400)
It's listed in --help, so it should be listed in the man page as well.
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 7bfee805a7dfb70eacdf52c7168427ff9fac022f..df3c1054f0f8f8ac53c40589771f4ef9100ee943 100644
(file)
--- a/
doc/src/sgml/ref/ecpg-ref.sgml
+++ b/
doc/src/sgml/ref/ecpg-ref.sgml
@@
-79,8
+79,8
@@
PostgreSQL documentation
Set a compatibility mode.
mode
can
- be
INFORMIX
or
-
INFORMIX_SE
.
+ be
INFORMIX
,
+
INFORMIX_SE
, or
ORACLE
.