Re: plperl handler for nonfatal warnings

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plperl handler for nonfatal warnings
Дата
Msg-id 3490.1118695366@sss.pgh.pa.us
обсуждение исходный текст
Ответ на plperl handler for nonfatal warnings  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: plperl handler for nonfatal warnings  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> Currently, nonfatal warnings are not trapped (as they should be) by
> plperl - the attached small patch remedies that omission, and adds a
> small regression test for error and warning output - the new regression
> input and expected output are in separate attached files.

Where's the documentation patch ;-)

            regards, tom lane

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: plperl handler for nonfatal warnings
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: plperl handler for nonfatal warnings