Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Dominic Bevacqua <dominic(dot)bevacqua(at)bpmlogic(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint
Date: 2010-03-09 00:09:26
Message-ID: 25260.1268093366@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2010-03-09 00:47:19 Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint
Previous Message Bruce Momjian 2010-03-08 23:03:11 Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-03-09 00:11:21 Re: invalid UTF-8 via pl/perl
Previous Message Bruce Momjian 2010-03-08 23:03:11 Re: Re: incorrect exit code from psql with single transaction + violation of deferred FK constraint