Re: BUG #2122: Inconsistent FK Error Messages - Mailing list pgsql-bugs

From David Wheeler
Subject Re: BUG #2122: Inconsistent FK Error Messages
Date
Msg-id E654690F-1B1E-4F9D-9749-061F02E623DD@justatheory.com
Whole thread Raw
In response to Re: BUG #2122: Inconsistent FK Error Messages  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
On Dec 28, 2005, at 8:44 AM, Bruce Momjian wrote:

> However, I think you have a good point that the text should all use
> "table" in both places in the string and I have made that change for
> 8.2.  The new message will be:
>
>     ERROR:  update or delete on table "a" violates foreign key constraint
>     "b_a_id_fkey" on table "b"

Cool, thanks Bruce. I'll update my test scripts accordingly. :-)

Best,

David

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Small bug fix in readline promt handling
Next
From: Martin Pitt
Date:
Subject: Upgrading from < 8.1 with users and groups with same name