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:00:39 -0400 |
commit | 1555566d9ee1a996a28cc4601840a67831112695 (patch) | |
tree | 8dcb68833c25a1a71cd730c1ee761ca85ebd3a35 /src/backend/access/gist/gistget.c | |
parent | 1ab973ab600dc4295dbbd38d1643f9bd26f81d8e (diff) | |
download | postgresql-1555566d9ee1a996a28cc4601840a67831112695.tar.gz postgresql-1555566d9ee1a996a28cc4601840a67831112695.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/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions