Re: [v9.2] DROP statement reworks
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kohei KaiGai <kaigai@kaigai.gr.jp>
Cc: Dimitri Fontaine <dimitri@2ndquadrant.fr>, PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-10-20T16:01:55Z
Lists: pgsql-hackers
On Thu, Oct 20, 2011 at 10:49 AM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote: >>> part-3: drop statement reworks for other object classes >> >> This is going to need some rebasing. >> > OK, I rebased it. > > This patch includes bug-fix when we tried to drop non-existence > operator family with IF EXISTS. I'm thinking we should probably pull that part out and do it separately. Seems like it should probably be back-patched. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company