pgsql: docs: Add a new section and a table listing protocol versions

Lists: pgsql-committers
From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: Add a new section and a table listing protocol versions
Date: 2025-04-02 13:43:17
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

docs: Add a new section and a table listing protocol versions

Move the discussion on protocol versions and version negotiation to a
new "Protocol versions" section. Add a table listing all the different
protocol versions, starting from the obsolete protocol version 2, and
the PostgreSQL versions that support each.

Discussion: https://www.postgresql.org/message-id/[email protected]

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/protocol.sgml | 104 ++++++++++++++++++++++++++++++++++-----------
1 file changed, 79 insertions(+), 25 deletions(-)