Re: order by is ambiguous

From: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
To: jadoo(at)xs4all(dot)nl (Travel Jadoo)
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: order by is ambiguous
Date: 2004-01-08 19:36:56
Message-ID: 200401081936.i08Jau7J007154@gw.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hmm but the first one has actually no name, it's just casted as datatype
> time. I now realise that casted columns get assigned the datatype as
> name. Should it not show ?column? as output just like you a "select
> null;" would do?

i think you're confusing what the front end uses as a default column
heading with what the back end uses as a default column name. '?column?'
would probably not meet SQL standards.
--
Mike Nolan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Nolan 2004-01-08 19:42:33 7.4, 'group by' default ordering?
Previous Message Oleg Lebedev 2004-01-08 18:20:27 deferring/disabling unique index