pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Date: 2012-01-02 20:12:43
Message-ID: E1RhoFP-0003fK-Lo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

pg_regress: Replace exit_nicely() with exit() plus atexit() hook

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bd09111f1f52e3739a24b88a4671f7a4b0ed4c1d

Modified Files
--------------
src/interfaces/ecpg/test/pg_regress_ecpg.c | 6 +-
src/test/regress/pg_regress.c | 101 +++++++++++++---------------
src/test/regress/pg_regress.h | 1 -
src/test/regress/pg_regress_main.c | 2 +-
4 files changed, 50 insertions(+), 60 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2012-01-02 20:55:11 Re: pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Previous Message Tom Lane 2012-01-02 19:44:03 pgsql: Fix coerce_to_target_type for coerce_type's klugy handling of CO

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-01-02 20:20:08 Re: ALTER TABLE lock strength reduction patch is unsafe
Previous Message Pavel Stehule 2012-01-02 20:05:39 Re: SQL:2011 features