Re: asynchronous and vectorized execution - Mailing list pgsql-hackers

From Robert Haas
Subject Re: asynchronous and vectorized execution
Date
Msg-id CA+TgmoaZb6c249UZ3JHQhqHJts6o_iBiMbJMzdfzAPu0nSgE5Q@mail.gmail.com
Whole thread Raw
In response to Re: asynchronous and vectorized execution  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On Tue, May 10, 2016 at 4:57 PM, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:
> Even so, I would think that the simplification in the executor would be
> worth it. If you need to add a new node there's dozens of places where you
> might have to mess with these giant case statements.

Dozens? I think the number is in the single digits.

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



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Add jsonb_compact(...) for whitespace-free jsonb to text
Next
From: Robert Haas
Date:
Subject: Re: asynchronous and vectorized execution