| 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: | "Dave Cramer" <davecramer(at)gmail(dot)com>, "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>, "Heikki Linnakangas" <hlinnaka(at)iki(dot)fi> |
| Subject: | Re: Add GoAway protocol message for graceful but fast server shutdown/switchover |
| Date: | 2026-01-25 22:21:58 |
| Message-ID: | DFY0RHAZTTXJ.15AD95RE6A5N5@jeltef.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| nocfbot.v4-0002-Add-pytest-based-tests-for-GoAway-message.patch | text/x-patch | 6.2 KB |
| v4-0001-Add-GoAway-protocol-message-for-graceful-but-fast.patch | text/x-patch | 25.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jelte Fennema-Nio | 2026-01-25 23:38:15 | Re: Safer hash table initialization macro |
| Previous Message | David E. Wheeler | 2026-01-25 21:01:23 | Re: ABI Compliance Checker GSoC Project |