On Fri, Mar 13, 2015 at 9:01 AM, Amit Kapila <amit.kapil...@gmail.com> wrote:
> On Thu, Mar 12, 2015 at 3:44 AM, Haribabu Kommi <kommi.harib...@gmail.com>
> wrote:
>> In create_parallelscan_paths() function the funnel path is added once
>> the partial seq scan
>> path is generated. I feel the funnel path can be added once on top of
>> the total possible
>> parallel path in the entire query path.
>>
>> Is this the right patch to add such support also?
>
> This seems to be an optimization for parallel paths which can be
> done later as well.

+1.  Let's keep it simple for now.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to