pgsql: Fix MULTIXACT_DEBUG builds.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix MULTIXACT_DEBUG builds.
Date: 2025-12-11 00:31:43
Message-ID: E1vTUas-0003oK-2Y@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix MULTIXACT_DEBUG builds.

Oversight in commit bd8d9c9b.

Discussion: https://postgr.es/m/CAH2-WzmvwVKZ+0Z=RL_+g_aOku8QxWddDCXmtyLj02y+nYaD0g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/473cb1b9512ef8ae5ec3ea42bcebeb7d39e79ce4

Modified Files
--------------
src/backend/access/transam/multixact.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2025-12-11 00:32:20 Re: pgsql: Widen MultiXactOffset to 64 bits
Previous Message Peter Geoghegan 2025-12-10 22:14:06 Re: pgsql: Widen MultiXactOffset to 64 bits