From: Robert Haas Date: Wed, 11 Aug 2010 19:03:36 +0000 (+0000) Subject: Fix one more incorrect errno definition in the ECPG manual. X-Git-Tag: REL8_4_5~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86003b80cb05b7e15966d48c65ecba02348e7e57;p=thirdparty%2Fpostgresql.git Fix one more incorrect errno definition in the ECPG manual. Again, back-patch all the way to 7.4. --- diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index 6014e8db88b..f38210696bf 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,4 +1,4 @@ - + <application>ECPG</application> - Embedded <acronym>SQL</acronym> in C @@ -4298,7 +4298,7 @@ struct - -207 (ECPG_CONVERT_BOOL) + -211 (ECPG_CONVERT_BOOL) This means the host variable is of type bool and