Re: pgsql: libpq: Grease the protocol by default - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: pgsql: libpq: Grease the protocol by default
Date
Msg-id CAOYmi+n8KoMZ3qGUJJpSKvCZBL2T3F5nE4Xd4RveAGtK_Hjm9A@mail.gmail.com
Whole thread
In response to Re: pgsql: libpq: Grease the protocol by default  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Tue, Feb 24, 2026 at 8:17 AM Nathan Bossart <nathandbossart@gmail.com> wrote:
> Granted, this probably doesn't help the present issue...

Yeah, we'd need to go all the way to PG11 to avoid it entirely. But
that's okay -- finding and fixing this now means that we don't have to
relitigate it when bumping the default version later (or when
releasing production-grade grease). If PG10 ages out before we finally
decide to do either one, fine.

--Jacob



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Make use of unvolatize() in vac_truncate_clog()
Next
From: Yura Sokolov
Date:
Subject: Fix bug in multixact Oldest*MXactId initialization and access