On Mon, Oct 28, 2024 at 3:03 AM Peter Eisentraut <[email protected]> wrote: > Remove unused #include's from contrib, pl, test .c files
This broke WAL_DEBUG builds, which rely on TopMemoryContext within xlog.c. -- Peter Geoghegan
On Mon, Oct 28, 2024 at 3:03 AM Peter Eisentraut <[email protected]> wrote: > Remove unused #include's from contrib, pl, test .c files
This broke WAL_DEBUG builds, which rely on TopMemoryContext within xlog.c. -- Peter Geoghegan