Re: Pet Peeves? - Mailing list pgsql-general

From John DeSoi
Subject Re: Pet Peeves?
Date
Msg-id 4BCC6FA4-B643-4EC1-98F5-C5012B96BE6D@pgedit.com
Whole thread Raw
In response to Re: Pet Peeves?  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Responses Re: Pet Peeves?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
On Feb 3, 2009, at 3:41 PM, Peter Geoghegan wrote:

> What about postgreSQL's inability to re-order columns?
>
> Please don't point out that I shouldn't rely on things being in a
> certain order when I SELECT * FROM table. I'm well aware of that, I
> just generally have an aesthetic preference for a table's columns
> being in a certain order.

Somewhat related, it would be nice if columns had a unique identifier
in the catalog rather than just a sequence number for the table. This
would make it possible to distinguish between altering a column versus
dropping/adding when comparing schemas or detecting DDL changes.



John DeSoi, Ph.D.





pgsql-general by date:

Previous
From: Guy Rouillier
Date:
Subject: Re: Pet Peeves?
Next
From: Karsten Hilbert
Date:
Subject: Re: Pet Peeves?