Re: Correct documentation for protocol version

Jelte Fennema-Nio <postgres@jeltef.nl>

From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Dave Cramer <davecramer@gmail.com>
Cc: Fujii Masao <masao.fujii@oss.nttdata.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-26T22:04:24Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersion

Attachments

On Fri, 30 May 2025 at 11:00, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> If we decide to keep it I think it would be best to have all protocol
> changes on a single page. I'd just put the changes from 2.0 to 3.0 at
> the bottom of the page.

Attached are my proposed changes which split this page into different
sections, one for each protocol version, with the most recent protocol
changes at the top.