On Fri, Sep 11, 2026 at 4:44 PM Melanie Plageman <[email protected]> wrote: > > > In master, it probably makes sense to change back the signature of > > visibilitymap_set() to report if it did actually set the bit(s) and > > then use that to decide whether to set the page LSN. Unless we don't > > think it is too late in 19 to change the visibilitymap_set() API. It > > does mean all the other callers of visibilitymap_set() are going to > > discard the return value, but maybe that's okay? > > Since we are putting out a beta 4, I feel fine about changing the > visiblitymap_set() API back. Here is a patch that does that.
I've pushed a fix for this and marked the open item as resolved. - Melanie
