diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-09 01:56:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-09 01:56:41 +0000 |
commit | 43d50ba4ddd90a37d012d5ae855f8b204879de37 (patch) | |
tree | df0fc3b177d99618395f40420f2c9df41e53631e /src/backend/executor/nodeUnique.c | |
parent | 9edff888bd293c8e1f9a427a02e17fadf6e68047 (diff) |
query_tree_mutator should copy RangeTblEntry nodes even when it's not
planning to modify them itself. Otherwise we end up with shared RTE
substructure, which breaks inheritance_planner because the rte->inh
flag needs to be independent in each copied subquery. Per bug report
from Chris Piker.
Diffstat (limited to 'src/backend/executor/nodeUnique.c')
0 files changed, 0 insertions, 0 deletions