mirror of https://github.com/postgres/postgres
Since edd44738bc
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
pull/31/merge
parent
854dd8cff5
commit
d06aba240d
Loading…
Reference in new issue