Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta

Jelte Fennema <postgres@jeltef.nl>

From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "Jelte Fennema-Nio" <me@jeltef.nl>, "PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>
Cc: "Heikki Linnakangas" <hlinnaka@iki.fi>, "Robert Haas" <robertmhaas@gmail.com>
Date: 2025-10-31T11:05:44Z
Lists: pgsql-hackers

Attachments

On Thu Oct 23, 2025 at 3:56 PM CEST, Jelte Fennema-Nio wrote:
> So I'm
> proposing that we bump the default protocol version that libpq requests
> on the master branch, so that users running the latest master against a
> proxy that does not support the version negototian will be notified.

Rebased to resolve conflict

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. libpq: Grease the protocol by default

  2. libpq: Prepare for protocol grease during 19beta

  3. doc: Expand upon protocol versions and extensions

  4. libpq_pipeline: Test the default protocol version