mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Fix typo
This commit is contained in:
parent
592b615d71
commit
7431cb251a
1 changed files with 1 additions and 1 deletions
|
|
@ -9429,7 +9429,7 @@ risnull(CINTTYPE, (char *) &i);
|
|||
<listitem>
|
||||
<para>
|
||||
Functions return this value if a parsing routine is passed extra
|
||||
characters is cannot parse. Internally it is defined as -1264 (the
|
||||
characters it cannot parse. Internally it is defined as -1264 (the
|
||||
<productname>Informix</productname> definition).
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue