pgsql: Currently, nonfatal warnings are not trapped (as they should be) - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Currently, nonfatal warnings are not trapped (as they should be)
Date
Msg-id 20050706223339.96758528CE@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Currently, nonfatal warnings are not trapped (as they should be) by
plperl - the attached small patch remedies that omission.

Andrew Dunstan

Modified Files:
--------------
    pgsql/src/pl/plperl:
        GNUmakefile (r1.22 -> r1.23)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/GNUmakefile.diff?r1=1.22&r2=1.23)
        plperl.c (r1.79 -> r1.80)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.79&r2=1.80)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Complete zic patch backout by removing NO_PGPORT workaround.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Currently, nonfatal warnings are not trapped (as they should be)