Re: [v9.2] DROP statement reworks

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-10-20T14:49:19Z
Lists: pgsql-hackers

Attachments

>> 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.

Thanks,
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>