Remove HEAPDEBUGALL
authorPeter Eisentraut <[email protected]>
Tue, 21 Apr 2020 17:57:33 +0000 (19:57 +0200)
committerPeter Eisentraut <[email protected]>
Wed, 22 Apr 2020 06:35:33 +0000 (08:35 +0200)
commitaaf069aa345231823464f65b33c479a0958fe147
tree64e926cfdc758d0336d1a6644efa73537185bc7e
parentcd123234404ef9a45415060633d3be31329820b2
Remove HEAPDEBUGALL

This has been broken since PostgreSQL 12 and was probably never really
used.  PostgreSQL 12 added an analogous HEAPAMSLOTDEBUGALL, which
still works right now, but it's also not very useful, so remove that
as well.

Discussion: https://www.postgresql.org/message-id/flat/645c0646-4218-d4c3-409a-a7003a0c108d%402ndquadrant.com
src/backend/access/heap/heapam.c
src/include/pg_config_manual.h