Remove PrintBufferDescs() and PrintPinnedBufs(). master
authorTom Lane <[email protected]>
Sun, 19 Jan 2025 19:00:22 +0000 (14:00 -0500)
committerTom Lane <[email protected]>
Sun, 19 Jan 2025 19:00:22 +0000 (14:00 -0500)
commit23d7562018b2c772aec26f4641de211d8a930b26
tree02877dc7ce389a5d47d00ff89b9326fe3c793581
parentea5ff5833c7d4ae727a5acfc590c848b520775d0
Remove PrintBufferDescs() and PrintPinnedBufs().

These have been #ifdef'd out for a long time, and in fact have
been uncompilable since commit 48354581a of 2016-04-10.  The
fact that nobody noticed for so long demonstrates their lack of
usefulness, so let's remove them rather than fix them.

Author: Jacob Brazeal <[email protected]>
Discussion: https://postgr.es/m/CA+COZaB+9CN_f63PPRoVhHjYmCwwmb_9CWLxqCJdMWDqs1a-JA@mail.gmail.com
src/backend/storage/buffer/bufmgr.c
src/include/storage/bufmgr.h