ECPG documentation fixes
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 4 Jun 2011 19:29:26 +0000 (22:29 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 4 Jun 2011 19:53:30 +0000 (22:53 +0300)
Marc Cousin

doc/src/sgml/ecpg.sgml

index 9e401091666fa7a84f61af4b658c2e482890e904..f0fe909dea7cc37af2867ae699fd6c8a5b1ce76d 100644 (file)
@@ -3582,7 +3582,8 @@ risnull(CINTTYPE, (char *) &amp;i);
       <term><literal>ECPG_INFORMIX_DATE_CONVERT</></term>
       <listitem>
        <para>
-       Functions return this value if Internally it is defined to -1210 (the
+       Functions return this value if an error occurred during date
+       formatting.  Internally it is defined to -1210 (the
        <productname>Informix</productname> definition).
        </para>
       </listitem>
@@ -3592,7 +3593,8 @@ risnull(CINTTYPE, (char *) &amp;i);
       <term><literal>ECPG_INFORMIX_OUT_OF_MEMORY</></term>
       <listitem>
        <para>
-       Functions return this value if Internally it is defined to -1211 (the
+       Functions return this value if memory was exhausted during
+       their operation.  Internally it is defined to -1211 (the
        <productname>Informix</productname> definition).
        </para>
       </listitem>