pgsql: Fix bogus order of cleanup steps in plperl_inline_handler. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix bogus order of cleanup steps in plperl_inline_handler.
Date
Msg-id 20100418191606.DBE567541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix bogus order of cleanup steps in plperl_inline_handler.
Per Alex Hunsaker

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.173 -> r1.174)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.173&r2=1.174)

pgsql-committers by date:

Previous
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Improve sequence and sense of messages from pg_stop_backup().
Next
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Provide better guidance for adjusting shared_buffers.