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

From Alex Glikson
Subject OUTER JOIN doesn't work on pgSQL 7.1.2
Date
Msg-id a0v22j$gvl$1@news.huji.ac.il
Whole thread Raw
Responses Re: OUTER JOIN doesn't work on pgSQL 7.1.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hello!

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

I understand from the release notes, that starting with version 7.1 there
should not be any problems with OUTER JOINs.

What could be the problem?

Thanks in advance,
   Alex








pgsql-sql by date:

Previous
From: "Dempsey Bullock"
Date:
Subject: Retrieving information from System Tables
Next
From: "guard"
Date:
Subject: pltcl function -> plpgsql