Re: plperl handler for nonfatal warnings - Mailing list pgsql-patches

From Tom Lane
Subject Re: plperl handler for nonfatal warnings
Date
Msg-id 3490.1118695366@sss.pgh.pa.us
Whole thread Raw
In response to plperl handler for nonfatal warnings  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: plperl handler for nonfatal warnings  (Andrew Dunstan <andrew@dunslane.net>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: plperl handler for nonfatal warnings
Next
From: Andrew Dunstan
Date:
Subject: Re: plperl handler for nonfatal warnings