mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
doc: revert 1e7d53bd01 so libpq chapter number is accessable
Fix PG 14 relnotes to use <link> instead of <xref>. This was discussed in commit message 59fa7eb603.
This commit is contained in:
parent
1e7d53bd01
commit
4f7d1c3096
@ -1,6 +1,6 @@
|
||||
<!-- doc/src/sgml/libpq.sgml -->
|
||||
|
||||
<chapter id="libpq" xreflabel="libpq">
|
||||
<chapter id="libpq">
|
||||
<title><application>libpq</application> — C Library</title>
|
||||
|
||||
<indexterm zone="libpq">
|
||||
|
@ -174,7 +174,7 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
||||
-->
|
||||
|
||||
<para>
|
||||
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)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user