Re: [v9.2] DROP Reworks Part.1 - Consolidate routines to handle DropStmt
Kohei KaiGai <kaigai@kaigai.gr.jp>
From: Kohei KaiGai <kaigai@kaigai.gr.jp>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-07-09T07:01:19Z
Lists: pgsql-hackers
2011/7/9 Robert Haas <robertmhaas@gmail.com>: > On Fri, Jul 8, 2011 at 9:06 AM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote: >> I definitely agree with this idea. It will enables to eliminate ugly switch >> statements for error-messaging reasons. > > All right, so please submit a patch that introduces that concept > first, and then resubmit this patch rebased over those changes. > > In view of the time remaining in this CommitFest, I am going to mark > this Returned with Feedback for now. The next CommitFest starts > September 15th, but I'll try to review it sooner as time permits. > OK, Thanks for your reviewing. -- KaiGai Kohei <kaigai@kaigai.gr.jp>