Re: SQL feature requests - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: SQL feature requests
Date
Msg-id 46CDA5FF.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to Re: SQL feature requests  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: SQL feature requests  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-hackers
>>> On Thu, Aug 23, 2007 at  3:01 PM, in message <11856.1187899268@sss.pgh.pa.us>,
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> The only argument I've
> heard that carries much weight with me is that it eases porting from
> other DBMS's that allow this.  Are there any others besides Oracle?
> select * from (select f1 from t)
In Sybase:
com.sybase.jdbc2.jdbc.SybSQLException: The derived table expression is missing a correlation name. Check derived table
syntaxin the Reference Manual. 
Error code: 11753
SQL state: ZZZZZ




pgsql-hackers by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: [COMMITTERS] pgsql: Add configure option --with-system-tzdata to use operating system
Next
From: "Joshua D. Drake"
Date:
Subject: Re: pg_ctl configurable timeout