projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19efe04
)
Fix one more incorrect errno definition in the ECPG manual.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 11 Aug 2010 19:04:03 +0000
(19:04 +0000)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 11 Aug 2010 19:04:03 +0000
(19:04 +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 d371a8b23fd0944ad11f78f6ed94b847b429388d..9331a147bae21fc5fd047e77e3268e2918492eac 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-1,5
+1,5
@@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.71.2.
1 2010/08/11 18:52:52
rhaas Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.71.2.
2 2010/08/11 19:04:03
rhaas Exp $
-->
<chapter id="ecpg">
@@
-1288,7
+1288,7
@@
struct
</varlistentry>
<varlistentry>
- <term>-2
07
(<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
+ <term>-2
11
(<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
<listitem>
<para>
This means the host variable is of type <type>bool</type> and