Re: RE : full featured alter table?

From: Sven Köhler <skoehler(at)upb(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: RE : full featured alter table?
Date: 2003-06-25 11:48:57
Message-ID: 3EF98C29.4050909@upb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Added to TODO:
>
> o Allow columns to be reordered using ALTER ... POSITION i col1 [,col2];
> have SELECT * and INSERT honor such ordering

Great to hear that.
Thx.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Jury 2003-06-25 13:10:03 Administration Documentation....
Previous Message Richard Huxton 2003-06-25 10:54:25 Re: Updating an emty table?