Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffcd7a1 commit 7413969Copy full SHA for 7413969
doc/src/sgml/ecpg.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.102 2010/08/11 18:52:02 rhaas Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/ecpg.sgml,v 1.103 2010/08/11 19:03:16 rhaas Exp $ -->
2
3
<chapter id="ecpg">
4
<title><application>ECPG</application> - Embedded <acronym>SQL</acronym> in C</title>
@@ -4883,7 +4883,7 @@ struct
4883
</varlistentry>
4884
4885
<varlistentry>
4886
- <term>-207 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
+ <term>-211 (<symbol>ECPG_CONVERT_BOOL</symbol>)</term>
4887
<listitem>
4888
<para>
4889
This means the host variable is of type <type>bool</type> and
0 commit comments