mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +03:00
doc: Add link to table
Formal tables should generally have an xref in the text that points to them. Add them here.
This commit is contained in:
@ -220,7 +220,12 @@
|
||||
was not supported by the server.
|
||||
</para>
|
||||
|
||||
<table>
|
||||
<para>
|
||||
<xref linkend="protocol-versions-table"/> shows the currently supported
|
||||
protocol versions.
|
||||
</para>
|
||||
|
||||
<table id="protocol-versions-table">
|
||||
<title>Protocol versions</title>
|
||||
|
||||
<tgroup cols="3">
|
||||
|
Reference in New Issue
Block a user