Re: Re: [HACKERS] Postgresql OO Patch
Ron Peterson <rpeterson@yellowbank.com>
From: Ron Peterson <rpeterson@yellowbank.com>
To: Chris <chris@bitmead.com>
Cc: Postgres Hackers List <hackers@postgresql.org>, pgsql-general@postgresql.org
Date: 2000-05-22T15:57:03Z
Lists: pgsql-hackers
Chris wrote: > I.e. "SELECT * FROM foobar*" becomes > "SELECT * FROM foobar", and "SELECT * from foobar" becomes "SELECT * > FROM ONLY foobar". As a user, is this all I need to know? I'd just ask that the documentation be updated simultaneously. I don't know SQL3 or any other vendor's implementation. I'm pretty dependant on the docs to know what I can & can't do, and how to do it. I'm easily confused. -Ron-