Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint
Date
Msg-id 25260.1268093366@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
>> I thought some more about it and realized I had to check for the
>> on-error-exit flag too. Updated patch attached.

> Applied.

Shouldn't that be back-patched?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint
Next
From: Tom Lane
Date:
Subject: Re: invalid UTF-8 via pl/perl