Re: Refactoring on DROP/ALTER SET SCHEMA/ALTER RENAME TO statement
Kohei KaiGai <kaigai@kaigai.gr.jp>
From: Kohei KaiGai <kaigai@kaigai.gr.jp>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Dimitri Fontaine <dimitri@2ndquadrant.fr>, PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-12-01T13:25:21Z
Lists: pgsql-hackers
2011/11/30 Robert Haas <robertmhaas@gmail.com>: > On Sun, Nov 27, 2011 at 3:14 PM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote: >> If we add new properties that required by AlterObjectNamespace, as >> you suggested, it will allow to reduce number of caller of this routine >> mechanically with small changes. >> Should I try this reworking with this way? > > Yeah, let's try that for starters, and then see if anything further > suggests itself. > OK. I marked this patch as "Returned with Feedback". I will try it again. In the timeframe of this commit-fest, I'll focuse on remaining my patches and reviewing pgsql-fdw. Thanks, -- KaiGai Kohei <kaigai@kaigai.gr.jp>