From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, milimeter(at)163(dot)com, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] Problem about pgsql's column alias |
Date: | 2003-04-15 15:49:11 |
Message-ID: | 1050421751.9816.131.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 2003-04-15 at 10:25, Zeugswetter Andreas SB SD wrote:
>
> > > That seems like a rather poor excuse for not supporting a standard feature
> > > that people seem to ask about every week.
> >
> > Actually, that was the first complaint that I can recall hearing in
> > quite some time.
>
> Imho it is well documented, and the answer has always been that it is not easily doable,
> so people don't complain, but I guess they are none the less annoyed.
>
> I would vote for doing the change.
>
Tom raised the issue of
> SELECT 'foo'::character varying
> Is "varying" an alias or part of the type name?
which I've not seen addressed except for the suggestion to deprecate the
use of :: for casting, which I would sure have reservations about.
Robert Treat
From | Date | Subject | |
---|---|---|---|
Next Message | scott.marlowe | 2003-04-15 16:18:28 | Re: Are we losing momentum? |
Previous Message | Tom Lane | 2003-04-15 14:35:44 | GLOBAL vs LOCAL temp tables |