projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
815f242
)
Fix one more incorrect errno definition in the ECPG manual.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 11 Aug 2010 19:04:09 +0000
(19:04 +0000)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 11 Aug 2010 19:04:09 +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 0ad6308877340479b5a4f49d79088a3f83089a8c..c0ec6947d2ee9156b263778eccb3615e3ffd4b3b 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.62.4.
3 2010/08/11 18:52:58
rhaas Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.62.4.
4 2010/08/11 19:04:09
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