We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenteb6af64 commitb9544a0Copy full SHA for b9544a0
doc/src/sgml/ecpg.sgml
@@ -3582,7 +3582,8 @@ risnull(CINTTYPE, (char *) &i);
3582
<term><literal>ECPG_INFORMIX_DATE_CONVERT</></term>
3583
<listitem>
3584
<para>
3585
-Functions return this value if Internally it is defined to -1210 (the
+Functions return this value if an error occurred during date
3586
+formatting. Internally it is defined to -1210 (the
3587
<productname>Informix</productname> definition).
3588
</para>
3589
</listitem>
@@ -3592,7 +3593,8 @@ risnull(CINTTYPE, (char *) &i);
3592
3593
<term><literal>ECPG_INFORMIX_OUT_OF_MEMORY</></term>
3594
3595
-Functions return this value if Internally it is defined to -1211 (the
3596
+Functions return this value if memory was exhausted during
3597
+their operation. Internally it is defined to -1211 (the
3598
3599
3600