File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3582,7 +3582,8 @@ risnull(CINTTYPE, (char *) &i);
3582
3582
<term><literal>ECPG_INFORMIX_DATE_CONVERT</></term>
3583
3583
<listitem>
3584
3584
<para>
3585
- Functions return this value if Internally it is defined to -1210 (the
3585
+ Functions return this value if an error occurred during date
3586
+ formatting. Internally it is defined to -1210 (the
3586
3587
<productname>Informix</productname> definition).
3587
3588
</para>
3588
3589
</listitem>
@@ -3592,7 +3593,8 @@ risnull(CINTTYPE, (char *) &i);
3592
3593
<term><literal>ECPG_INFORMIX_OUT_OF_MEMORY</></term>
3593
3594
<listitem>
3594
3595
<para>
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
3596
3598
<productname>Informix</productname> definition).
3597
3599
</para>
3598
3600
</listitem>
You can’t perform that action at this time.
0 commit comments