Re: ALTER INDEX - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ALTER INDEX
Date
Msg-id 200408200446.i7K4kWr20599@candle.pha.pa.us
Whole thread Raw
In response to Re: ALTER INDEX  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: ALTER INDEX  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Marc G. Fournier wrote:
> On Fri, 20 Aug 2004, Bruce Momjian wrote:
>
> >
> > Patch applied.  Thanks.
> >
> > I originally thought of this as a feature addition, but I realized that
> > ALTER INDEX is being added because people are going to want to move
> > tablespaces for indexes, and without this, they can't easily.
>
> Which would fall under adding a feature onto the tablespaces, not fixing a
> bug in tablespaces itself ... does *not* having ALTER INDEX *break*
> tablespaces?  Causes it not to work, or not build?

No, but it is a missing capability many will complain about.  I can
easily remove it.  I saw no one comment when I added it to the patches
queue.


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: ALTER INDEX
Next
From: Tom Lane
Date:
Subject: Re: ALTER INDEX