Re: [HACKERS] moving some partitioning code to executor
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-11-14T17:09:44Z
Lists: pgsql-hackers
Amit Langote wrote: > Since that 0001 patch was committed [1], here is the rebased patch. Will > add this to the November commit-fest. Please rebase once more -- 1aba8e651ac3 seems to have broken things in this area pretty thoroughly. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Centralize executor-related partitioning code.
- 4e5fe9ad19e1 11.0 landed