]> granicus.if.org Git - postgresql/commit
Add some notes about why it's not a bug that RI_FKey_check calls
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Aug 2006 21:41:21 +0000 (21:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Aug 2006 21:41:21 +0000 (21:41 +0000)
commit7a2fe85b03b31f748614cae7a7b3808dba4f65ce
tree5de3e0ae0f268834490f1ee7dfdc38638ecbc437
parente06fda0a8b6fa50ebd6183bfce4e8394dd8d7124
Add some notes about why it's not a bug that RI_FKey_check calls
HeapTupleSatisfiesItself without doing LockBuffer first.  This code
is a bit fragile, but AFAICS it's not actually broken.
src/backend/utils/adt/ri_triggers.c