Add some notes about why it's not a bug that RI_FKey_check calls
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/ri_triggers.c | modified | +14 −4 |