Remove unused ShutdownLatchSupport() function
authorHeikki Linnakangas
Wed, 5 Mar 2025 21:46:29 +0000 (23:46 +0200)
committerHeikki Linnakangas
Wed, 5 Mar 2025 21:52:04 +0000 (23:52 +0200)
commita98e4dee63ce594ed32d1b004385d6ffa8b57dc5
treee389fef88e022701907211e3aac83c330ac4c74f
parent153836b99acb5c432b9e2326dbd75ac239f3c320
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
Discussion: https://www.postgresql.org/message-id/8a507fb6-df28-49d3-81a5-ede180d7f0fb@iki.fi
src/backend/storage/ipc/latch.c
src/include/storage/latch.h