Thanks to visit codestin.com Credit goes to github.com
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 1e7d53b commit 4f7d1c3Copy full SHA for 4f7d1c3
doc/src/sgml/libpq.sgml
@@ -1,6 +1,6 @@
1
<!-- doc/src/sgml/libpq.sgml -->
2
3
-<chapter id="libpq" xreflabel="libpq">
+<chapter id="libpq">
4
<title><application>libpq</application> — C Library</title>
5
6
<indexterm zone="libpq">
doc/src/sgml/release-14.sgml
@@ -174,7 +174,7 @@ Author: Heikki Linnakangas <[email protected]>
174
-->
175
176
<para>
177
-Remove server and <xref linkend="libpq"/> support for the version 2 <link linkend="protocol">wire protocol</link> (Heikki Linnakangas)
+Remove server and <link linkend="libpq">libpq</link> support for the version 2 <link linkend="protocol">wire protocol</link> (Heikki Linnakangas)
178
</para>
179
180
0 commit comments