mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
More ECPG documentation fixes
Marc Cousin
This commit is contained in:
parent
843c280626
commit
ec688fd346
@ -4377,7 +4377,8 @@ risnull(CINTTYPE, (char *) &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>
|
||||
@ -4387,7 +4388,8 @@ risnull(CINTTYPE, (char *) &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>
|
||||
|
Loading…
Reference in New Issue
Block a user