Re: Postgresql OO Patch - Mailing list pgsql-hackers

From Chris Bitmead
Subject Re: Postgresql OO Patch
Date
Msg-id 39287C1C.45F7A673@nimrod.itg.telecom.com.au
Whole thread Raw
In response to Re: Postgresql OO Patch  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Postgresql OO Patch  ("Robert B. Easter" <reaster@comptechnews.com>)
List pgsql-hackers
Peter Eisentraut wrote:
> 
> Chris writes:
> 
> > I.e. "SELECT * FROM foobar*" becomes "SELECT * FROM foobar", and
> > "SELECT * from foobar" becomes "SELECT * FROM ONLY foobar".
> 
> This aspect of the patch I wholeheartedly agree on. The rest I'm not sure
> about -- yet. :)
> 
> > Benefits:
> > *) SQL3 says it.
> 
> That is unfortunately false for the patch in general.

Huh?


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Last call for comments: fmgr rewrite [LONG]
Next
From: "Robert B. Easter"
Date:
Subject: Re: Thus spoke SQL3 (on OO)