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 @@ -4377,7 +4377,8 @@ risnull(CINTTYPE, (char *) &i);
4377
4377
<term><literal>ECPG_INFORMIX_DATE_CONVERT</></term>
4378
4378
<listitem>
4379
4379
<para>
4380
- Functions return this value if Internally it is defined to -1210 (the
4380
+ Functions return this value if an error occurred during date
4381
+ formatting. Internally it is defined to -1210 (the
4381
4382
<productname>Informix</productname> definition).
4382
4383
</para>
4383
4384
</listitem>
@@ -4387,7 +4388,8 @@ risnull(CINTTYPE, (char *) &i);
4387
4388
<term><literal>ECPG_INFORMIX_OUT_OF_MEMORY</></term>
4388
4389
<listitem>
4389
4390
<para>
4390
- Functions return this value if Internally it is defined to -1211 (the
4391
+ Functions return this value if memory was exhausted during
4392
+ their operation. Internally it is defined to -1211 (the
4391
4393
<productname>Informix</productname> definition).
4392
4394
</para>
4393
4395
</listitem>
You can’t perform that action at this time.
0 commit comments