diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-09-14 10:43:44 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-09-14 11:03:23 -0400 |
commit | 448aa36e8b969da257bb58a6fe3db6498d48d4e8 (patch) | |
tree | 64631da8dc4fe9b681d3dfb0aee10adcf69ae07d /src/backend/parser/parse_utilcmd.c | |
parent | 253c8afc9eb178b7241b4cc571acf7fb6ac6f976 (diff) | |
download | postgresql-448aa36e8b969da257bb58a6fe3db6498d48d4e8.tar.gz postgresql-448aa36e8b969da257bb58a6fe3db6498d48d4e8.zip |
Set partitioned_rels appropriately when UNION ALL is used.
In most cases, this omission won't matter, because the appropriate
locks will have been acquired during parse/plan or by AcquireExecutorLocks.
But it's a bug all the same.
Report by Ashutosh Bapat. Patch by me, reviewed by Amit Langote.
Discussion: http://postgr.es/m/CAFjFpRdHb_ZnoDTuBXqrudWXh3H1ibLkr6nHsCFT96fSK4DXtA@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions