Re: outer join not supported?

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: outer join not supported?
Date: 2001-03-01 23:19:12
Message-ID: 20010301181912.A233@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, Mar 01, 2001 at 03:14:41PM -0800, Eugene Lee wrote:
> Hi, I'm trying to do a LEFT JOIN and I'm getting an error telling me
> that it's not supported. The log looks something like this:
[...]
> I'm running PostgreSQL 7.0.3. There's nothing in the release docs
> saying that there's no outer join support, so I'm wondering if I need
> to reconfigure or recompile something. Thanks in advance!

It's supported in 7.1, or you can check the FAQ for a workaround.

HTH,

Neil

--
Neil Conway <neilconway(at)home(dot)com>
Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc
Encrypted mail welcomed

Vegetarians do not love animals... they hate plants.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Larry Holish 2001-03-02 04:57:06 message from backend
Previous Message Eugene Lee 2001-03-01 23:14:41 outer join not supported?