Currently, nonfatal warnings are not trapped (as they should be) by

Bruce Momjian <bruce@momjian.us>

Commit: eefdbba0629b1ddeb6bf1c2bf1b8858d16b79c8d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-07-06T22:44:49Z
Releases: 8.1.0
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.

Andrew Dunstan

Files