From: | Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)au> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Chris <chris(at)bitmead(dot)com>, Postgres Hackers List <hackers(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgresql OO Patch |
Date: | 2000-05-22 00:15:24 |
Message-ID: | 39287C1C.45F7A673@nimrod.itg.telecom.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general 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?
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-05-22 00:23:00 | Re: rules on INSERT can't UPDATE new instance? |
Previous Message | Matthias Urlichs | 2000-05-21 20:37:21 | Re: MySQL's "crashme" (was Re: Performance) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-05-22 00:16:17 | Re: Last call for comments: fmgr rewrite [LONG] |
Previous Message | Chris Bitmead | 2000-05-22 00:10:48 | Re: Berkeley DB... |