Re: pgsql: libpq: Grease the protocol by default

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Subject: Re: pgsql: libpq: Grease the protocol by default
Date: 2026-02-24 22:33:34
Message-ID: CAOYmi+=UbmYgAFCgLzMqqniGXr4+GVGvz+C-petTF=+dEnHvkQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Tue, Feb 24, 2026 at 12:40 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> These look sane to me. I might suggest a small wording change in
> the <= 17 patches:
>
> - * Back-branch-specific complication: for libpq versions prior to PG18,
> + * Back-branch-specific complication: in libpq versions prior to PG18,
>
> but it probably isn't worth the trouble to edit four separate patches.

By the power of sed, it is done.

And I see that the new release tags are here, so pushed. Thanks for
all the review and testing!

--Jacob

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2026-02-24 22:49:32 Re: pgsql: libpq: Grease the protocol by default
Previous Message Jacob Champion 2026-02-24 22:33:17 pgsql: pg_upgrade: Use max_protocol_version=3.0 for older servers

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-02-24 22:42:58 Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
Previous Message SATYANARAYANA NARLAPURAM 2026-02-24 22:08:37 synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication