git.postgresql.org Git - postgresql.git/commit
Sat, 5 Aug 2006 17:21:52 +0000 (17:21 +0000)
Sat, 5 Aug 2006 17:21:52 +0000 (17:21 +0000)
commit 635d42e9c3ecd3d7ef0de51f548bed169a2d8c66
Fix inheritance_planner() to delete dummy subplans from its Append plan
list, when some of the child rels have been excluded by constraint
exclusion. This doesn't save a huge amount of time but it'll save some,
and it makes the EXPLAIN output look saner. We already did the
equivalent thing in set_append_rel_pathlist(), but not here.
This is the main PostgreSQL git repository.
RSS
Atom