pgsql: doc: Add link to table

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add link to table
Date: 2025-05-07 06:24:34
Message-ID: E1uCYCn-000Zjf-29@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add link to table

Formal tables should generally have an xref in the text that points to
them. Add them here.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c11bd5f500f0b774a766ed67b769d63abdbdae91

Modified Files
--------------
doc/src/sgml/protocol.sgml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2025-05-07 08:15:26 pgsql: Refactor ChangeVarNodesExtended() using the custom callback
Previous Message Michael Paquier 2025-05-07 05:56:36 pgsql: Fix some comments related to IO workers