Remove unused ShutdownLatchSupport() function
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove unused ShutdownLatchSupport() function The only caller was removed in commit 80a8f95b3b. I don't foresee needing it any time soon, and I'm working on some big changes in this area, so let's remove it out of the way. Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://www.postgresql.org/message-id/8a507fb6-df28-49d3-81a5-ede180d7f0fb@iki.fi
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/latch.c | modified | +0 −27 |
| src/include/storage/latch.h | modified | +0 −1 |
Discussion
- Interrupts vs signals 57 messages · 2021-10-20 → 2026-06-24