Re: full featured alter table?

From: Guillaume LELARGE <gleu(at)wanadoo(dot)fr>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: full featured alter table?
Date: 2003-06-14 17:54:47
Message-ID: 200306141754.47490.gleu@wanadoo.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le Samedi 14 Juin 2003 15:34, Sven Köhler a écrit :
> > The one thing we don't have that I think would be useful is a way to
> > re-order the columns in a table. Maybe it's just me, but I tend to want
> > column to appear in a specific order, and the only way you can
> > accomplish this today is by re-creating the entire table.
>
> i agree. i'd love to "reorder" columns.
>
Same for me. It would be great to be able to reorganize some tables...

--
Guillaume <!-- http://absfr.tuxfamily.org/ -->.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-06-14 17:57:30 Re: full featured alter table?
Previous Message Sven Köhler 2003-06-14 17:45:23 Re: full featured alter table?