Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
592b615
)
Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Sun, 14 Aug 2011 07:40:50 +0000
(10:40 +0300)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sun, 14 Aug 2011 07:40:50 +0000
(10:40 +0300)
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index 847012293beac796196f8fb699d88bbbb89bf679..68833ca20bf9b8d8c5ef06fff464e81cf1cedceb 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-9429,7
+9429,7
@@
risnull(CINTTYPE, (char *) &i);
<listitem>
<para>
Functions return this value if a parsing routine is passed extra
- characters i
s
cannot parse. Internally it is defined as -1264 (the
+ characters i
t
cannot parse. Internally it is defined as -1264 (the
<productname>Informix</productname> definition).
</para>
</listitem>