From: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | "Stephan Szabo" <sszabo(at)megazone(dot)bigpanda(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: why it doesn't work? referential integrity |
Date: | 2007-08-11 17:51:41 |
Message-ID: | 162867790708111051y3628ea61l8875a4d1a78c7a0c@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
2007/8/11, Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>:
> On Sat, 11 Aug 2007, Pavel Stehule wrote:
>
> > Hello
> >
> > I found strange postgresql's behave. Can somebody explain it?
>
> There's a bug since it should work for any number, but we've likely missed
> something. I'm not sure why 2 references work, as I'd expect it to stop
> working after 1 with the likely causes, but one of the constraint checks
> is happening before the row is finished being updated.
>
> I don't think it'll help for this case (since it revolved around multiple
> tables), but could you try the patch from
> http://archives.postgresql.org/pgsql-bugs/2007-05/msg00177.php
> to see if it helps this case?
>
This patch doesn't help. I'll report it as bug.
Regards
Pavel Stehule
From | Date | Subject | |
---|---|---|---|
Next Message | Hannes Dorbath | 2007-08-11 17:53:23 | Re: Installing Postgresql 8.2 on Windows Vista |
Previous Message | Stephan Szabo | 2007-08-11 17:21:54 | Re: why it doesn't work? referential integrity |