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

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: Jacob Burroughs <jburroughs(at)instructure(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Dave Cramer <davecramer(at)gmail(dot)com>, "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>
Subject: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Date: 2024-01-03 15:54:30
Message-ID: CAGECzQR=1t1TL-eS9HAjoGysdprPci5K7-C353PnON6W-_s9uw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 3 Jan 2024 at 00:43, Jacob Burroughs <jburroughs(at)instructure(dot)com> wrote:
> What if we...

Great suggestions! Attached is a v3 version of the patchset that
implements all of this, including documentation.

Attachment Content-Type Size
v3-0001-libpq-Handle-NegotiateProtocolVersion-message-mor.patch application/octet-stream 8.9 KB
v3-0002-libpq-Include-minor-version-number-in-PQprotocolV.patch application/octet-stream 3.3 KB
v3-0004-Add-support-to-change-GUCs-at-the-protocol-level.patch application/octet-stream 47.6 KB
v3-0003-Bump-protocol-version-to-3.1.patch application/octet-stream 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Cédric Villemain 2024-01-03 16:25:03 Re: Extension Enhancement: Buffer Invalidation in pg_buffercache
Previous Message Jonathan S. Katz 2024-01-03 15:33:38 Re: Password leakage avoidance