[GENERAL] SELECT * and column ordering

2013-01-15 Thread Meta Seller Dev/Admin
Hi! (I'm Chris Angelico posting from a work account - usually I'm here under the name ros...@gmail.com.) I've run into a bit of an awkwardness in PostgreSQL setup and am hoping for some expert advice. Several of the tables I work with have two groups of fields: standard fields and "free fields".

Re: [GENERAL] SELECT * and column ordering

2013-01-15 Thread Meta Seller Dev/Admin
On Wed, Jan 16, 2013 at 11:45 AM, Rob Sargent wrote: > What environment are you in. In jdbc you can address the resultset by > column name. C++, so it's quite inefficient to always use names. Chris Angelico -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes