Re: OUTER JOIN doesn't work on pgSQL 7.1.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Alex Glikson" <agliks(at)technion(dot)ac(dot)il>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: OUTER JOIN doesn't work on pgSQL 7.1.2
Date: 2002-01-03 15:11:10
Message-ID: 12708.1010070670@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Alex Glikson" <agliks(at)technion(dot)ac(dot)il> writes:
> I have PostgreSQL 7.1.2 on Linux.
> When I try to use outer join, I get an error message:
> ERROR: OUTER JOIN is not yet supported

You are running 7.0, not 7.1. Try "select version()" if you
don't think so.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2002-01-03 15:43:30 Re: Getting Hour From a Time in Different Time Zone
Previous Message Markus Bertheau 2002-01-03 14:59:08 Re: change null to 0 in SQL script