Re: HEAPDEBUGALL is broken

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: HEAPDEBUGALL is broken
Дата
Msg-id e1309adf-a0f3-c5dd-7654-7034418b043e@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: HEAPDEBUGALL is broken  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: HEAPDEBUGALL is broken
Список pgsql-hackers
On 2020-04-19 15:37, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>> 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?
> 
> +1 for removing both.  There are a lot of such debug "features"
> in the code, and few of them are worth anything IME.

removed

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: HEAPDEBUGALL is broken
Следующее
От: Tom Lane
Дата:
Сообщение: Re: HEAPDEBUGALL is broken