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

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: b05751220b0cab7bdf9b729f4fcf6f2adb2d1b46
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2025-04-02T13:41:51Z
Releases: 18.0
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/69f53970-1d55-4165-9151-6fb524e36af9@iki.fi

Files

PathChange+/−
doc/src/sgml/protocol.sgml modified +79 −25

Documentation touched

Discussion