projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eac6a9
)
Fix one more incorrect errno definition in the ECPG manual.
author
Robert Haas
Wed, 11 Aug 2010 19:03:25 +0000
(19:03 +0000)
committer
Robert Haas
Wed, 11 Aug 2010 19:03:25 +0000
(19:03 +0000)
Again, back-patch all the way to 7.4.
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index d835d8f14dde054fcb5f14d84c1a6dea151d09d5..dff5d1372b951be1e05ff0616e490c11205d86dd 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-1,4
+1,4
@@
-
+
ECPG
- Embedded
SQL
in C
@@
-4883,7
+4883,7
@@
struct
-
-2
07
(
ECPG_CONVERT_BOOL
)
+
-2
11
(
ECPG_CONVERT_BOOL
)
This means the host variable is of type
bool
and