File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9355,7 +9355,8 @@ risnull(CINTTYPE, (char *) &i);
9355
9355
<term><literal>ECPG_INFORMIX_DATE_CONVERT</></term>
9356
9356
<listitem>
9357
9357
<para>
9358
- Functions return this value if Internally it is defined to -1210 (the
9358
+ Functions return this value if an error occurred during date
9359
+ formatting. Internally it is defined to -1210 (the
9359
9360
<productname>Informix</productname> definition).
9360
9361
</para>
9361
9362
</listitem>
@@ -9365,7 +9366,8 @@ risnull(CINTTYPE, (char *) &i);
9365
9366
<term><literal>ECPG_INFORMIX_OUT_OF_MEMORY</></term>
9366
9367
<listitem>
9367
9368
<para>
9368
- Functions return this value if Internally it is defined to -1211 (the
9369
+ Functions return this value if memory was exhausted during
9370
+ their operation. Internally it is defined to -1211 (the
9369
9371
<productname>Informix</productname> definition).
9370
9372
</para>
9371
9373
</listitem>
You can’t perform that action at this time.
0 commit comments