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

From Bertrand Drouvot
Subject Re: pgsql: Move SQL-callable code related to multixacts into its own file
Date
Msg-id aKVjwMi/Fm2YdA1+@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: pgsql: Move SQL-callable code related to multixacts into its own file  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-committers
Hi,

On Tue, Aug 19, 2025 at 05:17:52PM +0200, Álvaro Herrera wrote:
> 
> Yeah, I'm not on board with making changes to the makefiles, because
> AFAIR the current arrangement is purposefully what is is.

It's coming from 22dfd116a127 and looking at [1] it looks like that the idea
at that time was to follow the same build logic as contrib (which, I think,
made sense).

[1]: https://www.postgresql.org/message-id/20141127192420.GU1639%40alvin.alvh.no-ip.org

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: vacuumdb: Make vacuumdb --analyze-only process partitioned table
Next
From: Bertrand Drouvot
Date:
Subject: Re: pgsql: Move SQL-callable code related to multixacts into its own file