Re: patch: ALTER TABLE IF EXISTS
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Simon Riggs <simon@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-01-23T20:14:14Z
Lists: pgsql-hackers
Attachments
- alter_table_if_exists-120123-1.diff (text/x-patch) patch
Hello 2012/1/23 Robert Haas <robertmhaas@gmail.com>: > On Tue, Jan 3, 2012 at 2:49 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote: >> jup, we can continue in enhancing step by step. >> >> I change a patch and now ALTER TABLE, ALTER INDEX, ALTER SEQUENCE and >> ALTER VIEW has IF EXISTS clause > > ALTER FOREIGN TABLE should be parallel as well, I think. > refreshed + ALTER FOREIGN TABLE IF EXISTS ... support Regards Pavel > -- > Robert Haas > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company