diff options
author | Tom Lane | 2003-12-09 01:56:20 +0000 |
---|---|---|
committer | Tom Lane | 2003-12-09 01:56:20 +0000 |
commit | 2d83e7c73ccf2fb2a7b81e7deb1603647a637760 (patch) | |
tree | 4da6810e581f34c7ef4b50172cfe720159ed0462 /src/include/miscadmin.h | |
parent | ee719299e404da22aeb857b9b6ecac3f403990ea (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/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions