projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a3f153
)
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:41:13 +0000
(10:41 +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 def250c156c88df52e2e1917c178b6f649ba7599..97fbf99c45d804d9b94d2d49db02a0acbb9a533b 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-9424,7
+9424,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>