On Fri, Sep 25, 2015 at 12:00 AM, Amit Kapila <[email protected]> wrote: > I think initPlan will work with the existing patches as we are always > executing it in master and then sending the result to workers. Refer > below code in funnel patch:
Sure, *if* that's what we're doing, then it will work. But if an initPlan actually attaches below a funnel, then it will break. Maybe that can't happen; I'm just sayin' ... -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
