diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-08-14 20:31:29 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2008-08-14 20:31:29 +0000 |
commit | f24f233f6a9fb3af211c2fc658c5068e63593a8c (patch) | |
tree | 410b5c1e6ccf7441eef2c3e4f9912f7b1658a36d /src/backend/executor/nodeNestloop.c | |
parent | e006a24ad152b3faec748afe8c1ff0829699b2e6 (diff) | |
download | postgresql-f24f233f6a9fb3af211c2fc658c5068e63593a8c.tar.gz postgresql-f24f233f6a9fb3af211c2fc658c5068e63593a8c.zip |
Fix pull_up_simple_union_all to copy all rtable entries from child subquery to
parent, not only those with RangeTblRefs. We need them in ExecCheckRTPerms.
Report by Brendan O'Shea. Back-patch to 8.2, where pull_up_simple_union_all
was introduced.
Diffstat (limited to 'src/backend/executor/nodeNestloop.c')
0 files changed, 0 insertions, 0 deletions