diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-08-05 17:21:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-08-05 17:21:52 +0000 |
commit | 635d42e9c3ecd3d7ef0de51f548bed169a2d8c66 (patch) | |
tree | 19e689b92e3e6bb9f0b94b908da9098fdf10eb60 /src/backend/access/gist/gistxlog.c | |
parent | 1d28bf25896eb6400547c46e8a9587370fd09c1d (diff) | |
download | postgresql-635d42e9c3ecd3d7ef0de51f548bed169a2d8c66.tar.gz |
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.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions