Remove unnecessary includes of <signal.h>
Peter Eisentraut <peter@eisentraut.org>
Remove unnecessary includes of <signal.h> These were once needed for sig_atomic_t, but that no longer appears in these headers, so the include is not needed. Reviewed-by: Shubham Khanna <Shubham.Khanna@fujitsu.com> Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/cff5475d-e0a9-4561-b094-794aa36bd031%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/include/replication/walsender.h | modified | +0 −2 |
| src/include/replication/worker_internal.h | modified | +0 −2 |
Discussion
- Remove unnecessary includes of system headers in header files 5 messages · 2023-12-01 → 2023-12-04