]> granicus.if.org Git - postgresql/commit
Skip invoking set_uppernode_references() for a RESULT node
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 30 Oct 1999 23:07:55 +0000 (23:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 30 Oct 1999 23:07:55 +0000 (23:07 +0000)
commit57ea2084773aa1749b1afa6fcb34e5d8055923cf
tree108db94a8408970229bf0252dc0735353a428841
parente2a29eb52ce2fff7983cacfe26e099f758d235fa
Skip invoking set_uppernode_references() for a RESULT node
that has no subplan --- saves a material amount of time for a simple
INSERT ... VALUES query.
src/backend/optimizer/plan/setrefs.c