Minor code rearrangement to save a few cycles in RI_FKey_check when
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 21 Aug 2006 19:15:29 +0000 (19:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 21 Aug 2006 19:15:29 +0000 (19:15 +0000)
commitd22d0e7c4b9b0b5efb8daddcca5080cc64f9e3a5
treeb985e014e7462fafadac45e5477a92984cb90154
parenta4414164bd3a06b539a0337d7814e50d2d3a2eb1
Minor code rearrangement to save a few cycles in RI_FKey_check when
the subject tuple is already deleted: we need not open the pk_rel
until after we check that.
src/backend/utils/adt/ri_triggers.c