Michael Paquier <mich...@paquier.xyz> writes: > On Mon, Aug 18, 2025 at 09:47:14AM -0400, Tom Lane wrote: >> Couldn't this have removed some #include-s from multixact.c?
> Right. funcapi.h and fmgrprotos.h are direct dependencies, but > looking closer it is also possible to remove four more of them. Sounds good! regards, tom lane