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


Reply via email to