Re: Badly designed error reporting code in controldata_utils.c - Mailing list pgsql-hackers

From Joe Conway
Subject Re: Badly designed error reporting code in controldata_utils.c
Date
Msg-id 56DCE141.6080109@joeconway.com
Whole thread Raw
In response to Re: Badly designed error reporting code in controldata_utils.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Badly designed error reporting code in controldata_utils.c
List pgsql-hackers
On 03/06/2016 05:47 PM, Tom Lane wrote:
> Joe Conway <mail@joeconway.com> writes:
>> Something like the attached what you had in mind?
>
> That's much better, but is there a reason you're using exit(2)
> and not exit(EXIT_FAILURE) ?

Only because I was trying to stick with what was originally in
src/bin/pg_controldata/pg_controldata.c

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development


pgsql-hackers by date:

Previous
From: Ioseph Kim
Date:
Subject: Re: JPUG wants to have a copyright notice on the translated doc
Next
From: Tatsuo Ishii
Date:
Subject: Re: JPUG wants to have a copyright notice on the translated doc