git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 854dd8c) | patch
Fix parent node of WCO expressions in partitioned tables.
Tue, 6 Mar 2018 01:49:59 +0000 (17:49 -0800)
Tue, 6 Mar 2018 01:49:59 +0000 (17:49 -0800)
commit d06aba240d24c499cdd5e77695b3cd28a094e648
Fix parent node of WCO expressions in partitioned tables.

Since edd44738bc8814 WCO expressions of partitioned tables are
initialized with the first subplan as parent. That's not correct, as
the correct context is the ModifyTableState node. That's also what is
used for RETURNING processing, initialized nearby.

This appears not to cause any visible problems for in core code, but
is problematic for in development patch.

Discussion: https://postgr.es/m/20180303043818.tnvlo243bgy7una3@alap3.anarazel.de
src/backend/executor/execPartition.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /