Fix one more incorrect errno definition in the ECPG manual.
authorRobert Haas <rhaas@postgresql.org>
Wed, 11 Aug 2010 19:03:46 +0000 (19:03 +0000)
committerRobert Haas <rhaas@postgresql.org>
Wed, 11 Aug 2010 19:03:46 +0000 (19:03 +0000)
Again, back-patch all the way to 7.4.

doc/src/sgml/ecpg.sgml

index e3a06e45219d8cfe450530e566acee468f52b592..60eaace3d92f8df34d84f7257b35c17bba6ab20f 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.85.2.2 2010/08/11 18:52:33 rhaas Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.85.2.3 2010/08/11 19:03:46 rhaas Exp $ -->
 
 <chapter id="ecpg">
  <title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
@@ -4294,7 +4294,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