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

From Tom Lane
Subject Re: pgsql: Move SQL-callable code related to multixacts into its own file
Date
Msg-id 345438.1755524834@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Move SQL-callable code related to multixacts into its own file  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Move SQL-callable code related to multixacts into its own file
List pgsql-committers
Michael Paquier <michael@paquier.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



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Detect buffer underflow in get_th()
Next
From: Tom Lane
Date:
Subject: pgsql: Fix missing "use Test::More" in Kerberos.pm.