Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Date
Msg-id CA+Tgmobf5QP+eD4H_s=ff_SsP=DdQmWbjhtyoRXtOZvJ0HphOw@mail.gmail.com
Whole thread Raw
In response to Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
List pgsql-hackers
On Tue, Aug 20, 2024 at 12:42 PM David G. Johnston
<david.g.johnston@gmail.com> wrote:
> I'm wondering why we are indicating that minor versions of the protocol are even a real thing.

Because that concept is already a part of the existing wire protocol.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Next
From: Yugo Nagata
Date:
Subject: Re: [Bug Fix]standby may crash when switching-over in certain special cases