Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4dd4bd4

Browse files
committed
More ECPG documentation fixes
Marc Cousin
1 parentb51d05b commit4dd4bd4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/ecpg.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9355,7 +9355,8 @@ risnull(CINTTYPE, (char *) &i);
93559355
<term><literal>ECPG_INFORMIX_DATE_CONVERT</></term>
93569356
<listitem>
93579357
<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
93599360
<productname>Informix</productname> definition).
93609361
</para>
93619362
</listitem>
@@ -9365,7 +9366,8 @@ risnull(CINTTYPE, (char *) &i);
93659366
<term><literal>ECPG_INFORMIX_OUT_OF_MEMORY</></term>
93669367
<listitem>
93679368
<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
93699371
<productname>Informix</productname> definition).
93709372
</para>
93719373
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp