On Tue, Jan 17, 2006 at 10:28:03AM -0600, Tony Caduto wrote:
> As long as we are talking wish lists...
>
> What I would like to see is some way to change the ordering of the
> fields without having to drop and recreate the table.
Why are you asking us to optimize the 'SELECT *' case which almost
never belongs in production code in the 1st place?
> unless...is it possible to safely modify the |attnum field of
> ||pg_attribute? I know we should never directly modify system
> tables but..|
You're right. No 'but' involved :)
Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 415 235 3778
Remember to vote!