Re: OUTER JOIN doesn't work on pgSQL 7.1.2 - Mailing list pgsql-sql

From Tom Lane
Subject Re: OUTER JOIN doesn't work on pgSQL 7.1.2
Date
Msg-id 12708.1010070670@sss.pgh.pa.us
Whole thread Raw
In response to OUTER JOIN doesn't work on pgSQL 7.1.2  ("Alex Glikson" <agliks@technion.ac.il>)
List pgsql-sql
"Alex Glikson" <agliks@technion.ac.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


pgsql-sql by date:

Previous
From: Markus Bertheau
Date:
Subject: Re: change null to 0 in SQL script
Next
From: Tom Lane
Date:
Subject: Re: Getting Hour From a Time in Different Time Zone