From 35f0dccb0d128dbec9d38a1621d0bccdac0d3d4d Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Wed, 11 Aug 2010 19:04:03 +0000 Subject: [PATCH] Fix one more incorrect errno definition in the ECPG manual. Again, back-patch all the way to 7.4. --- doc/src/sgml/ecpg.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index d371a8b23fd..9331a147bae 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,5 +1,5 @@ @@ -1288,7 +1288,7 @@ struct - -207 (ECPG_CONVERT_BOOL) + -211 (ECPG_CONVERT_BOOL) This means the host variable is of type bool and