Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jacob Burroughs <jburroughs(at)instructure(dot)com>, Dave Cramer <davecramer(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Subject: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Date: 2025-02-18 08:51:12
Message-ID: CAGECzQRbAGqJnnJJxTdKewTsNOovUt4bsx3NFfofz3m2j-t7tA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 23 Dec 2024 at 18:46, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> wrote:
> Attached is an updated version of the patchset.

Rebased it, and moved some of the new header definitions around to
hopefully not have to rebase again.

Attachment Content-Type Size
v17-0001-libpq-Add-PQfullProtocolVersion-to-exports.txt.patch text/x-patch 813 bytes
v17-0002-libpq-Trace-NegotiateProtocolVersion-correctly.patch text/x-patch 1.4 KB
v17-0003-libpq-Handle-NegotiateProtocolVersion-message-di.patch text/x-patch 5.3 KB
v17-0004-libpq-Add-min-max_protocol_version-connection-op.patch text/x-patch 11.1 KB
v17-0005-Use-latest-protocol-version-in-libpq_pipeline-te.patch text/x-patch 1.8 KB
v17-0006-Bump-protocol-version-to-3.2.patch text/x-patch 9.5 KB
v17-0007-Add-infrastructure-for-protocol-parameters.patch text/x-patch 43.8 KB
v17-0008-Add-report_parameters-protocol-parameter.patch text/x-patch 32.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2025-02-18 08:54:23 Re: Add an option to skip loading missing publication to avoid logical replication failure
Previous Message Álvaro Herrera 2025-02-18 08:43:35 Re: NOT ENFORCED constraint feature