Re: pgsql: libpq: Grease the protocol by default

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: libpq: Grease the protocol by default
Date: 2026-02-24 23:30:35
Message-ID: 4053109.1771975835@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> writes:
> On Tue, Feb 24, 2026 at 2:49 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>> Here's what worked for me, even before Jacob's patch of 15 minutes or so
>> ago.

> Oh, the envvar is clever. You'll probably want to do that only for the
> pg_dumpall invocation now that pg_upgrade is patched, though, so we
> don't cover up regressions.

I agree with Jacob on both points.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2026-02-25 01:30:29 Re: pgsql: libpq: Grease the protocol by default
Previous Message Jacob Champion 2026-02-24 22:59:04 Re: pgsql: libpq: Grease the protocol by default

Browse pgsql-hackers by date

  From Date Subject
Next Message Gyan Sreejith 2026-02-24 23:55:08 Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Previous Message Jacob Champion 2026-02-24 23:24:23 Re: Improve OAuth discovery logging