Re: FK's to refer to rows in inheritance child - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: FK's to refer to rows in inheritance child
Date
Msg-id 4CF61F5D020000250003800E@gw.wicourts.gov
Whole thread Raw
In response to Re: FK's to refer to rows in inheritance child  (Florian Pflug <fgp@phlo.org>)
Responses Re: FK's to refer to rows in inheritance child  (Florian Pflug <fgp@phlo.org>)
List pgsql-hackers
Florian Pflug <fgp@phlo.org> wrote:
> BTW, my "serializable_lock_consisteny" patch would allow you to do
> this purely within pl/pgsql in a race-condition free way. So if
> that patch should get applied you might want to consider this as a
> workaround. Whether it will get applied is yet to be seen, though
> - currently there doesn't seem to be unanimous vote one way or the
> other.
I don't recall seeing any objections to your patch.  Do you have a
reference to a post that argues against it?
-Kevin


pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: improving foreign key locks
Next
From: "Kevin Grittner"
Date:
Subject: Re: Improved JDBC driver part 2