Re: Re: [HACKERS] Postgresql OO Patch - Mailing list pgsql-general

From Ron Peterson
Subject Re: Re: [HACKERS] Postgresql OO Patch
Date
Msg-id 392958CF.DA2A987@yellowbank.com
Whole thread Raw
In response to Re: [HACKERS] Postgresql OO Patch  (Chris <chris@bitmead.com>)
List pgsql-general
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-

pgsql-general by date:

Previous
From: Dirk Lutzebaeck
Date:
Subject: Re: performance and number of selected columns
Next
From: Tom Lane
Date:
Subject: Re: performance and number of selected columns