On Tue, Dec 9, 2025 at 6:57 AM Heikki Linnakangas
<[email protected]> wrote:
> Widen MultiXactOffset to 64 bits

Thanks for working on this!

Noticed a minor issue. This seems to have broken MULTIXACT_DEBUG builds, here:

../source/src/backend/access/transam/multixact.c:2195:61: error: expected ')'
 2195 |         debug_elog3(DEBUG2, "MultiXact: setting next offset to
%" PRIU64,
      |                                                                   ^

-- 
Peter Geoghegan


Reply via email to