From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Outer Joins |
Date: | 2001-01-07 19:06:07 |
Message-ID: | 4873.978894367@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
"Robert B. Easter" <reaster(at)comptechnews(dot)com> writes:
>>>> UNION JOIN is deprecated
>>
>> Oh? By whom?
> I read it in the SQL spec. ANSI/ISO 9075-2 1999 (final).
> It is intended that the following features will be removed at a
> later date from a revised version of this part of ISO/IEC 9075:
> 1) The ability to specify UNION JOIN in a <joined table> has been
> deprecated.
Interesting. Maybe we won't ever bother to do it, then.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Robert B. Easter | 2001-01-07 19:07:20 | Re: Outer Joins |
Previous Message | Tom Lane | 2001-01-07 18:21:31 | Re: cyrillic and sort order (ORDER BY) |