projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec6c4d8
)
fix markup
author
Peter Eisentraut
<peter_e@gmx.net>
Sat, 8 Sep 2001 16:46:34 +0000
(16:46 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sat, 8 Sep 2001 16:46:34 +0000
(16:46 +0000)
doc/src/sgml/libpq.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/libpq.sgml
b/doc/src/sgml/libpq.sgml
index 56518805dd5ab0db35eb47f1ad9eb812f83cc1d5..90de7811b76e736c8bfb2df74f15a578ff1c3289 100644
(file)
--- a/
doc/src/sgml/libpq.sgml
+++ b/
doc/src/sgml/libpq.sgml
@@
-1,5
+1,5
@@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.
69 2001/09/07 22:02:32 momjian
Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.
70 2001/09/08 16:46:34 petere
Exp $
-->
<chapter id="libpq">
@@
-862,6
+862,7
@@
to <parameter>to</>, not including the terminating NUL character.
Behavior is undefined when the <parameter>to</> and <parameter>from</>
strings overlap.
</para>
+</sect2>
<sect2 id="libpq-exec-select-info">
<title>Retrieving SELECT Result Information</title>