pgsql: Use a fatal warning check with what looks like a more portable - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Use a fatal warning check with what looks like a more portable
Date
Msg-id 20100217053249.1FEC87541C5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use a fatal warning check with what looks like a more portable error message. Error noticed by Tom and buildfarm member
kite.

Modified Files:
--------------
    pgsql/src/pl/plperl/expected:
        plperl.out (r1.19 -> r1.20)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/expected/plperl.out?r1=1.19&r2=1.20)
    pgsql/src/pl/plperl/sql:
        plperl.sql (r1.17 -> r1.18)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/sql/plperl.sql?r1=1.17&r2=1.18)

pgsql-committers by date:

Previous
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: pgstatsinfo - pg_statsinfo: Logger should not shutdown before any other
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Another typo fix.