Re: Extensible executor nodes for preparation of SQL/MED - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: Extensible executor nodes for preparation of SQL/MED
Date
Msg-id AANLkTinjYzPveoXhG68m+U5E=eXP8hBZ6Freftcn3Aym@mail.gmail.com
Whole thread Raw
In response to Re: Extensible executor nodes for preparation of SQL/MED  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Extensible executor nodes for preparation of SQL/MED
List pgsql-hackers
On Wed, Nov 17, 2010 at 03:36, Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Nov 16, 2010 at 1:28 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I am of the opinion that a run-time-extensible set of plan node types
>> is merest fantasy.  We will never have that, so putting in place 5%
>> of the infrastructure for it is a waste of time and notational
>> complexity.
>
> I think I agree; and moreover there's been no compelling argument made
> why we would need that for SQL/MED anyway.

I see. I'll cut useless parts from my patch.

--
Itagaki Takahiro


pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: contrib: auth_delay module
Next
From: Robert Haas
Date:
Subject: Re: unlogged tables