Re: Simple Column reordering - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Simple Column reordering
Date
Msg-id 200702261222.58323.josh@agliodbs.com
Whole thread Raw
In response to Re: Simple Column reordering  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Simple Column reordering  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Bruce,

> True, but usually I don't see the breakage.  What concerned me is you
> saw some of the breakage, but still went ahead with the proposal.

That's completely unfair, Bruce.  This is a *discussion list*, and hackers are 
free to propose and discuss even far-out improbable ideas in the hopes that 
someone else on the list can make them work.  -hackers is not a clearinghouse 
for already-perfected work; that's -patches.

For my part, I continue to the interested in this proposal and would like to 
see some performance benchmarks on it.  If there is enough performance gain, 
I think it would be possible to implement a "logical" order which was 
different from the "physical" order.  Such a feature would also allow us to 
give the MySQLites the ability to re-order columns they keep asking for.

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Jeff McKenna
Date:
Subject: Re: Compile libpq for pg8.2.3 with vc7
Next
From: Josh Berkus
Date:
Subject: Re: Developer TODO List as a PostgreSQL DB