Re: patch: ALTER TABLE IF EXISTS - Mailing list pgsql-hackers

From Robert Haas
Subject Re: patch: ALTER TABLE IF EXISTS
Date
Msg-id CA+TgmoZw+qkHp0p2BMrGvw=bkeNkThTEtt3stKg6z9e_oDX78Q@mail.gmail.com
Whole thread Raw
In response to Re: patch: ALTER TABLE IF EXISTS  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: patch: ALTER TABLE IF EXISTS  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
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.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: basic pgbench runs with various performance-related patches
Next
From: Robert Haas
Date:
Subject: Re: Inline Extension