Re: pgsql: Widen MultiXactOffset to 64 bits

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Widen MultiXactOffset to 64 bits
Date: 2025-12-11 00:32:20
Message-ID: CAH2-Wz=OagETgvoGnGL2-TWRZ1Kk+AOGEp7KEUFuzG2_0HxTaA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Dec 10, 2025 at 5:14 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Noticed a minor issue. This seems to have broken MULTIXACT_DEBUG builds, here:

Never mind. Pushed a fix for this myself just now.

Thanks
--
Peter Geoghegan

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-12-11 01:27:16 pgsql: Fix allocation formula in llvmjit_expr.c
Previous Message Peter Geoghegan 2025-12-11 00:31:43 pgsql: Fix MULTIXACT_DEBUG builds.