git.postgresql.org Git - postgresql.git/commit
2017年9月14日 14:43:44 +0000 (10:43 -0400)
2017年9月14日 15:00:39 +0000 (11:00 -0400)
commit 1555566d9ee1a996a28cc4601840a67831112695
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
This is the main PostgreSQL git repository.
RSS
Atom