| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | James Harper <james(dot)harper(at)bendigoit(dot)com(dot)au> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: old style outer joins |
| Date: | 2006-02-06 11:04:22 |
| Message-ID: | 20060206110422.GB9331@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Feb 06, 2006 at 09:42:22PM +1100, James Harper wrote:
> I think the answer is no, but can anyone tell me if postgresql supports
> the older (pre sql-92?) style outer join syntax, eg:
I think you're referring to some kind of non-standard
invented-by-oracle syntax.
> It doesn't appear to support that exact syntax, which suggests it
> doesn't know what I'm talking about, but maybe there's a system option
> to turn it on???
PostgreSQL has never supported this, nor is likely to ever do so.
Does anyone else actually support that syntax?
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James Harper | 2006-02-06 11:09:30 | Re: old style outer joins |
| Previous Message | Martijn van Oosterhout | 2006-02-06 10:57:15 | Re: Source ports for psql |