Re: PostgreSQL Gotchas

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, "Aly S(dot)P Dharshi" <aly(dot)dharshi(at)telus(dot)net>
Subject: Re: PostgreSQL Gotchas
Date: 2005-10-08 22:03:16
Message-ID: 200510090003.16682.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Neil Conway wrote:
> "SELECT column alias, ...": this is a known issue. AFAIK it is not
> easy to solve.

It's easy to solve. There's even a patch linked from the page.

I seem to remember that some (versions of some?) other SQL
implementation did not *allow* the AS there, complicating matters for
people moving to PostgreSQL.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Terenzio 2005-10-08 22:26:55 Re: Oracle buys Innobase
Previous Message Jim C. Nasby 2005-10-08 22:01:50 Re: Oracle buys Innobase