Re: Possible outer join bug with coalesce in 8.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John McCawley <nospam(at)hardgeus(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Possible outer join bug with coalesce in 8.2
Date: 2007-02-13 15:25:04
Message-ID: 29831.1171380304@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John McCawley <nospam(at)hardgeus(dot)com> writes:
> What exactly is going on here?

EXPLAIN might shed some light. However, if you think this is a bug then
you need to provide a self-contained test case.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gurjeet Singh 2007-02-13 15:59:26 A view needs at least one column whereas a table doesn't...
Previous Message Cristiano Panvel 2007-02-13 15:04:16 Re: PostgreSQL and OpenLdap