Re: [HACKERS] GatherMerge misses to push target list
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Rushabh Lathia <rushabh.lathia@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-14T01:51:35Z
Lists: pgsql-hackers
On Tue, Nov 14, 2017 at 3:08 AM, Robert Haas <robertmhaas@gmail.com> wrote: > On Sun, Nov 12, 2017 at 2:29 AM, Amit Kapila <amit.kapila16@gmail.com> wrote: >> Agreed. Your change looks good to me. > > OK, committed. > Thank you. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Push target list evaluation through Gather Merge.
- 44ae64c388bd 11.0 landed