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

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Jelte Fennema-Nio" <me(at)jeltef(dot)nl>, "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: "Heikki Linnakangas" <hlinnaka(at)iki(dot)fi>, "Robert Haas" <robertmhaas(at)gmail(dot)com>
Subject: Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Date: 2025-10-31 11:05:44
Message-ID: DDWGIV2SISLT.1759SGPEOODL7@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v2-0001-Add-test-for-libpq-its-default-protocol-version.patch text/x-patch 2.0 KB
v2-0002-libpq-Bump-default-protocol-version-to-3.2.patch text/x-patch 4.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhou, Zhiguo 2025-10-31 11:19:16 Re: [RFC] Lock-free XLog Reservation from WAL
Previous Message Peter Eisentraut 2025-10-31 11:02:10 Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()