Re: PSA: Planning to grease protocol connections during 19beta

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PSA: Planning to grease protocol connections during 19beta
Date: 2026-08-26 10:55:57
Message-ID: CAGECzQS6aHFiWa3Ub0Ga6JFSpN06FSUo6wZeJ+m6LT53w+-kkQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 25, 2026, 19:23 Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
wrote:

> On Tue, Dec 9, 2025 at 5:16 PM Jacob Champion
> <jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> > The plan is to grease the minor version number and at least one
> > protocol extension during the 19 beta, then revert partway through (as
> > tracked by a mid-beta Open Item).
>
> And now it's time to revert. Proposed patch attached.
>

Sounds good to me. One clarification: do you intend to revert only on the
RELEASE_19_STABLE branch or also on master? I think we could keep master as
is so we continue to grease. Though we should probably update the docs if
we do that, to clarify that it's not just on the PG19 beta period.

>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2026-08-26 11:09:32 Re: More partition pruning bugs with multi-column RANGE partitions
Previous Message shveta malik 2026-08-26 10:45:14 Re: Proposal: Conflict log history table for Logical Replication