On Thu, 11 Aug 2005, Stephan Szabo wrote:
> On Thu, 11 Aug 2005, Allan Wang wrote:
>
> > I'm running a fairly recent CVS head server, but I think this bug
> > applies in all versions.
>
> It doesn't happen for me in 7.4.2 with the example below, although my
> couple month old CVS server and an 8.
On Thu, 11 Aug 2005, Allan Wang wrote:
> I'm running a fairly recent CVS head server, but I think this bug
> applies in all versions.
It doesn't happen for me in 7.4.2 with the example below, although my
couple month old CVS server and an 8.0.x server do error. My first guess
is that there's som
I'm running a fairly recent CVS head server, but I think this bug
applies in all versions.
talluria=# delete from items;
ERROR: insert or update on table "players" violates foreign key constraint
"players_accessory1_fkey"
DETAIL: Key (accessory1)=(90205) is not present in table "items".
CONTEXT