Re: pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Date
Msg-id 4F0219AF.4050009@dunslane.net
Whole thread Raw
In response to pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers

On 01/02/2012 03:12 PM, Peter Eisentraut wrote:
> pg_regress: Replace exit_nicely() with exit() plus atexit() hook
>

This appears to have broken the buildfarm.

cheers

andrew

pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Another fix for pg_regress: Replace exit_nicely() with exit() pl