Re: clean up assertion code

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: clean up assertion code
Дата
Msg-id 25519.1028585747@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: clean up assertion code  (Neil Conway <nconway@klamath.dyndns.org>)
Ответы Re: clean up assertion code  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-patches
Neil Conway <nconway@klamath.dyndns.org> writes:
> nconway@klamath.dyndns.org (Neil Conway) writes:
>> The regression tests pass with the patch applied. Unless anyone
>> sees a problem, please apply.

> Can this patch be applied? If there are any outstanding issues with
> it, let me know -- I'm not aware of any.

It looked all right to me, just on an eyeball test.  Did you verify that
an actual assertion trap still behaves as desired (ie, print to stderr
and dump core)?

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: aborted transaction -> error
Следующее
От: Neil Conway
Дата:
Сообщение: Re: clean up assertion code