summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2010-08-11 19:04:03 +0000
committerRobert Haas <rhaas@postgresql.org>2010-08-11 19:04:03 +0000
commit35f0dccb0d128dbec9d38a1621d0bccdac0d3d4d (patch)
treebc30999e27731412eb1f9513eeddd0e8b3e20519
parent19efe0489f1c42fadb3dbbc0b19437474bc2c545 (diff)
downloadpostgresql-35f0dccb0d128dbec9d38a1621d0bccdac0d3d4d.tar.gz
Fix one more incorrect errno definition in the ECPG manual.
Again, back-patch all the way to 7.4.
-rw-r--r--doc/src/sgml/ecpg.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml
index d371a8b23f..9331a147ba 100644
--- 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>-207 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
+ <term>-211 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
<listitem>
<para>
This means the host variable is of type <type>bool</type> and