Re: Add GoAway protocol message for graceful but fast server shutdown/switchover - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Date
Msg-id DFY0RHAZTTXJ.15AD95RE6A5N5@jeltef.nl
Whole thread Raw
In response to Re: Add GoAway protocol message for graceful but fast server shutdown/switchover  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
Responses Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
List pgsql-hackers
On Thu Jan 8, 2026 at 10:15 AM CET, Jelte Fennema-Nio wrote:
> After pushback on another threadabout introducing additional minor
> protocol versions[1], I've decided to change this patch to use a
> protocol extension instead of a minor version bump.

Turns out there were still some leftovers from using a version bump in
the libpq_pipeline tests. Removed those too now.

Attachment

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: ABI Compliance Checker GSoC Project
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Safer hash table initialization macro