Remove some unnecessary #includes of postmaster/interrupt.h
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove some unnecessary #includes of postmaster/interrupt.h Commit 44fc6e259b removed a bunch of references to SignalHandlerForCrashExit, leaving these #includes unneeded.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/bgworker.c | modified | +0 −1 |
| src/backend/postmaster/postmaster.c | modified | +0 −1 |
| src/backend/postmaster/startup.c | modified | +0 −1 |