Re: Simplifying our Trap/Assert infrastructure

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Simplifying our Trap/Assert infrastructure
Дата
Msg-id Y2Bolda0nneFmoeG@paquier.xyz
обсуждение исходный текст
Ответ на Re: Simplifying our Trap/Assert infrastructure  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Oct 31, 2022 at 09:14:10AM -0400, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>> I don't think we need separate definitions for frontend and backend,
>> since the contained Assert() will take care of the difference.  So the
>> attached would be simpler.
>
> WFM.

Thanks, fine by me.
--
Michael

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Split index and table statistics into different types of stats
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: User functions for building SCRAM secrets