From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
Cc: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: ALTER INDEX |
Date: | 2004-08-20 04:46:32 |
Message-ID: | 200408200446.i7K4kWr20599@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-20 04:51:11 | Re: ALTER INDEX |
Previous Message | Marc G. Fournier | 2004-08-20 04:40:41 | Re: ALTER INDEX |