| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 22:59:04 |
| Message-ID: | CAOYmi+=uOei_D4rvPT_r5Ph7r3bR_Vq8ZpN62RE-u5TiBLyx6Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
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.
--Jacob
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-02-24 23:30:35 | Re: pgsql: libpq: Grease the protocol by default |
| Previous Message | Andrew Dunstan | 2026-02-24 22:49:32 | Re: pgsql: libpq: Grease the protocol by default |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jacob Champion | 2026-02-24 23:24:23 | Re: Improve OAuth discovery logging |
| Previous Message | Jacob Champion | 2026-02-24 22:51:16 | Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) |