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

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Move SQL-callable code related to multixacts into its own file
Date: 2025-08-28 13:23:07
Message-ID: 202508281323.yjk57oquionc@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 2025-Aug-19, Bertrand Drouvot wrote:
> That makes sense to me.

On 2025-Aug-20, Michael Paquier wrote:
> Indeed, that's a nice located cleanup.

Thanks for looking! I have pushed it now.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"I'm always right, but sometimes I'm more right than other times."
(Linus Torvalds)
https://lore.kernel.org/git/Pine(dot)LNX(dot)4(dot)58(dot)0504150753440(dot)7211(at)ppc970(dot)osdl(dot)org/

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-08-28 16:19:34 pgsql: Glossary: improve definition of "relation"
Previous Message Álvaro Herrera 2025-08-28 13:21:24 pgsql: Avoid including commands/dbcommands.h in so many places

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-08-28 13:29:41 Re: Generate GUC tables from .dat file
Previous Message BharatDB 2025-08-28 13:21:15 Re: GRANT/REVOKE locking semantics in get_object_address()