From: Robert Haas Date: Wed, 11 Aug 2010 19:03:16 +0000 (+0000) Subject: Fix one more incorrect errno definition in the ECPG manual. X-Git-Tag: REL9_1_ALPHA1~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=741396936ed79bb8ce9d6feeb3015e1129de8239;p=postgresql 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 713979ae12..b747093d6b 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 @@ -4883,7 +4883,7 @@ struct - -207 (ECPG_CONVERT_BOOL) + -211 (ECPG_CONVERT_BOOL) This means the host variable is of type bool and