8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6c4d8 commit 1a63ef0Copy full SHA for 1a63ef0
doc/src/sgml/libpq.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
-->
4
5
<chapter id="libpq">
@@ -862,6 +862,7 @@ to <parameter>to</>, not including the terminating NUL character.
862
Behavior is undefined when the <parameter>to</> and <parameter>from</>
863
strings overlap.
864
</para>
865
+</sect2>
866
867
<sect2 id="libpq-exec-select-info">
868
<title>Retrieving SELECT Result Information</title>
0 commit comments