Re: pgsql: Move SQL-callable code related to multixacts into its own file

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Move SQL-callable code related to multixacts into its own file
Date: 2025-08-18 13:47:14
Message-ID: 345438.1755524834@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)xyz> writes:
> Move SQL-callable code related to multixacts into its own file

Couldn't this have removed some #include-s from multixact.c?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-08-18 18:55:05 pgsql: Fix missing "use Test::More" in Kerberos.pm.
Previous Message Peter Eisentraut 2025-08-18 09:10:49 pgsql: Detect buffer underflow in get_th()