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 <jacob.braz...@gmail.com>
Discussion: 
https://postgr.es/m/ca+cozab+9cn_f63pprovhhjymcwwmb_9cwlxqcjdmwdqs1a...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/23d7562018b2c772aec26f4641de211d8a930b26

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 58 -------------------------------------
src/include/storage/bufmgr.h        |  4 ---
2 files changed, 62 deletions(-)

Reply via email to