Re: Referencial integrity when there are timestamp primary keys

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: Vilson farias <vilson(dot)farias(at)digitro(dot)com(dot)br>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Referencial integrity when there are timestamp primary keys
Date: 2000-10-10 17:13:25
Message-ID: 200010101713.NAA26628@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Applied. Thanks.

>
> This is a stupid garden variety bug and I'm not sure why I didn't catch
> it previously. The patch included is against fairly current sources, but
> it may apply cleanly against 7.0.2 as well.
>
> On Fri, 6 Oct 2000, Vilson farias wrote:
>
> > I found a irregular behavior with constraints.
> >
> > I can only set a referencial integrity between these tables when there are
> > no data, even if there are no change to referential integrity violation.
Content-Description:

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2000-10-10 19:40:00 Re: POSTGRES BUG - FIX IT PLEASE
Previous Message Stephan Szabo 2000-10-10 17:04:56 Re: Referencial integrity when there are timestamp primary keys