Re: patch: SQL/MED(FDW) DDL

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, SAKAMOTO Masahiko <sakamoto(dot)masahiko(at)oss(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: patch: SQL/MED(FDW) DDL
Date: 2010-09-24 09:12:38
Message-ID: 4C9C6B86.3040102@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 24/09/10 06:26, Itagaki Takahiro wrote:
> On Fri, Sep 24, 2010 at 12:08 PM, Robert Haas<robertmhaas(at)gmail(dot)com> wrote:
>> I think we need to further discuss how this is eventually going to get
>> integrated with the query planner and the executor before we commit
>> anything. The syntax support by itself is quite trivial.
>
> There are no active discussions :-( I think the author tried his best, so if
> other developers think it's a bad design, alternate plan must be proposed.

It's not that the design is bad, it's that it's non-existent. I haven't
seen any design on how this integrates with the planner.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Itagaki Takahiro 2010-09-24 09:56:04 Re: patch: SQL/MED(FDW) DDL
Previous Message Heikki Linnakangas 2010-09-24 08:43:07 Re: Configuring synchronous replication