Re: Correct documentation for protocol version - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Correct documentation for protocol version
Date
Msg-id CAGECzQQqcMsZEYu9jxcov-aiXfKfyuXg6heO8mP9fJXHZWCnSQ@mail.gmail.com
Whole thread Raw
In response to Correct documentation for protocol version  (Dave Cramer <davecramer@gmail.com>)
Responses Re: Correct documentation for protocol version
List pgsql-hackers
On Thu, 29 May 2025 at 00:29, Dave Cramer <davecramer@gmail.com> wrote:
> I found another place where the docs should be updated. The Changes since Protocol 2.0

I think it makes sense to have a dedicated page like this that lists
any protocol changes that we do. But I think the current structure
doesn't make much sense anymore. I expect no-one to upgrade a client
from protocol 2.0 anymore. So I'd replace this page with a new one
with the following structure

# Summary of protocol changes over time

## Protocol changes in version 3.2

- Longer cancel key messages

## Protocol changes to 3.0 without protocol version bump

- NegotiateProtocolVersion in 9.?
- Direct SSL negotiation in PG17



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Foreign key validation failure in 18beta1
Next
From: Dave Cramer
Date:
Subject: Re: Correct documentation for protocol version