Fix another oversight in CustomScan patch.
authorTom Lane <[email protected]>
Thu, 20 Nov 2014 19:49:02 +0000 (14:49 -0500)
committerTom Lane <[email protected]>
Thu, 20 Nov 2014 19:49:02 +0000 (14:49 -0500)
commit03e574af5f5d4682ce3ae6dc401ba126c70ce2ea
tree1f3d1400df6603e00068794cbd4e234f93ba998f
parentc5111ea9ca049a650b63cdcb2551c330c2f998b1
Fix another oversight in CustomScan patch.

disuse_physical_tlist() must work for all plan types handled by
create_scan_plan().
src/backend/optimizer/plan/createplan.c