| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Chris <chris(at)bitmead(dot)com> |
| Cc: | Postgres Hackers List <hackers(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Postgresql OO Patch |
| Date: | 2000-05-21 16:45:46 |
| Message-ID: | Pine.LNX.4.21.0005201611190.423-100000@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
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.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-05-21 17:07:16 | Re: crash on \copy |
| Previous Message | Peter Eisentraut | 2000-05-21 16:45:31 | Re: Columns in pg_shadow? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-05-21 17:10:27 | Re: MySQL's "crashme" (was Re: Performance) |
| Previous Message | Peter Eisentraut | 2000-05-21 16:45:20 | Re: Foreign keys breaks tables permissions |