Re: patch: SQL/MED(FDW) DDL - Mailing list pgsql-hackers

From Shigeru HANADA
Subject Re: patch: SQL/MED(FDW) DDL
Date
Msg-id 20101015103313.0B53.6989961C@metrosystems.co.jp
Whole thread Raw
In response to Re: patch: SQL/MED(FDW) DDL  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Wed, 13 Oct 2010 19:10:42 -0400
Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Oct 12, 2010 at 2:27 AM, Shigeru HANADA
> <hanada@metrosystems.co.jp> wrote:
> > Thanks for the review!
> > I'll finish the SQL/MED patch by applying your comments.
> 
> I think this patch has gotten as much review as we can reasonably give
> it this CommitFest (which is about to end), so I'm going to mark it
> Returned with Feedback.

Some new issues other than interface of FDW have been clarified
through reviews in this CommitFest, and it's difficult to solve them
in this CommitFest.  I would like to propose revised version of
SQL/MED patch in the next CommitFest.

Many thanks to your reviews.

Regards,
--
Shigeru Hanada



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: shmget error text reports funny max_connections numbers
Next
From: Robert Haas
Date:
Subject: Re: Per-column collation, work in progress