On Jan 19, 2006, at 9:10 , Jim C. Nasby wrote:

It would definately be nice if the end-user concept of column order
wasn't tied to the physical order in the database.

Tom Lane has mentioned at least a couple of times that decoupling the (SQL-required) logical order from the physical order is probably pretty hairy and would lead to easy to make and hard to track down bugs and I don't doubt that it's pretty detailed and complicated work. If someone were so inclined, they could probably look into this more closely and see what it would take to create a clean, easy-to- use and easy-to-maintain interface between the physical and logical data representation (including column order).

Michael Glaesemann
grzm myrealbox com




---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to