Re: exit() calls in libraries - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: exit() calls in libraries
Date
Msg-id 1326632012.32048.0.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: exit() calls in libraries  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On mån, 2011-12-05 at 15:04 -0300, Alvaro Herrera wrote:
> Having had to battle some exit() calls in the PHP interpreter back
> when
> I was working in PL/php, I agree that they shouldn't be there --
> abort()
> seems more appropriate if the system is truly busted.  As for the
> fr-print.c code, I'm not really sure why don't we just remove it.
>
This is the patch that would get rid of all exit() calls in the
libraries.

Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Review of: pg_stat_statements with query tree normalization
Next
From: Peter Eisentraut
Date:
Subject: Re: age(xid) on hot standby