postgresql/src/backend/postmaster
Heikki Linnakangas 44913add91 Remove some unnecessary #includes of postmaster/interrupt.h
Commit 44fc6e259b removed a bunch of references to
SignalHandlerForCrashExit, leaving these #includes unneeded.
2023-12-08 13:19:37 +02:00
..
Makefile Redesign archive modules 2023-02-17 14:26:42 +09:00
autovacuum.c Rename ShmemVariableCache to TransamVariables 2023-12-08 09:47:15 +02:00
auxprocess.c Refactor how InitProcess is called 2023-12-03 16:39:18 +02:00
bgworker.c Remove some unnecessary #includes of postmaster/interrupt.h 2023-12-08 13:19:37 +02:00
bgwriter.c Retire MemoryContextResetAndDeleteChildren() macro. 2023-11-15 13:42:30 -06:00
checkpointer.c Apply quotes more consistently to GUC names in logs 2023-11-30 14:11:45 +09:00
fork_process.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
interrupt.c Perform apply of large transactions by parallel workers. 2023-01-09 07:52:45 +05:30
meson.build Redesign archive modules 2023-02-17 14:26:42 +09:00
pgarch.c Apply quotes more consistently to GUC names in logs 2023-11-30 14:11:45 +09:00
postmaster.c Remove some unnecessary #includes of postmaster/interrupt.h 2023-12-08 13:19:37 +02:00
startup.c Remove some unnecessary #includes of postmaster/interrupt.h 2023-12-08 13:19:37 +02:00
syslogger.c Use ResourceOwner to track WaitEventSets. 2023-11-23 13:31:36 +02:00
walwriter.c Retire MemoryContextResetAndDeleteChildren() macro. 2023-11-15 13:42:30 -06:00