On Tue, Sep 02, 2025 at 11:02:37AM -0500, Nathan Bossart wrote:
> LGTM. In the original thread, it looks like this was added in v32 [0] and
> effectively switched to a bool in v58 [1].
I was worried that we might need to bump SLOT_VERSION for this, but I see
that as of v18 [0], we require sizeof(bool) == 1. So I think it can be
applied as-is, which I'm planning to do shortly.
[0] https://postgr.es/c/97525bc5c8
--
nathan
On Tue, Sep 02, 2025 at 04:54:59PM -0500, Nathan Bossart wrote:
> Committed.
Gah, the commit message lists your name under the Discussion tag, and I
missed adding the link to the archives. Please forgive the brain fade.
--
nathan