Re: RI checks during UPDATEs - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: RI checks during UPDATEs
Date
Msg-id 1170194623.3681.272.camel@silverbirch.site
Whole thread Raw
In response to Re: RI checks during UPDATEs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 2007-01-30 at 15:24 -0500, Tom Lane wrote:
> "Simon Riggs" <simon@2ndquadrant.com> writes:
> > Any objections to implementing this?
> 
> Only that it was done a long time ago --- see
> RI_FKey_keyequal_upd_pk/fk.

OK, funny guy. :-)

Its not very well documented, is all I can say. The code comments
elsewhere in the file are very specific that the code applies to UPDATEs
as well as INSERTs, hence my confusion.

I'm relieved, actually, but still have a locking problem to resolve. 

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Improving NOT IN
Next
From: Peter Eisentraut
Date:
Subject: parsenodes vs. primnodes