"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