Re: ALTER TYPE 0: Introduction; test cases - Mailing list pgsql-hackers

From Robert Haas
Subject Re: ALTER TYPE 0: Introduction; test cases
Date
Msg-id D27B8DE2-ED97-4A76-9F7B-0312E754F87B@gmail.com
Whole thread Raw
In response to Re: ALTER TYPE 0: Introduction; test cases  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Jan 11, 2011, at 8:50 AM, Noah Misch <noah@leadboat.com> wrote:
> Okay; I'll see what I can come up with.  The other part I was going to try to
> finish before the last commitfest begins is avoiding unnecessary rebuilds of
> indexes involving changed columns.  Is that more or less important than having
> an EXPLAIN ALTER TABLE?

I think something like EXPLAIN ALTER TABLE would be #%^* awesome (and kudos to Simon for thinking of it), but your
chancesof getting into 9.1 are not very good.  So I'd focus on the index rebuild issue, which is more clear-cut. 

...Robert

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Bug in pg_describe_object
Next
From: Anssi Kääriäinen
Date:
Subject: Re: SSI patch version 8