HEAPDEBUGALL is broken

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: HEAPDEBUGALL is broken
Date: 2020-04-19 12:50:27
Message-ID: 645c0646-4218-d4c3-409a-a7003a0c108d@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The HEAPDEBUGALL define has been broken since PG12 due to tableam
changes. Should we just remove this? It doesn't look very useful.
It's been around since Postgres95.

If we opt for removing: PG12 added an analogous HEAPAMSLOTDEBUGALL
(which still compiles correctly). Would we want to keep that?

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-04-19 13:23:01 Re: Poll: are people okay with function/operator table redesign?
Previous Message Ranier Vilela 2020-04-19 11:56:39 Re: PG compilation error with Visual Studio 2015/2017/2019