Re: cannot EXPLAIN query...

From: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: cannot EXPLAIN query...
Date: 2003-02-03 15:49:17
Message-ID: 200302032119.17934.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Thank you . But i have a problem ,

I think if i do that i will hve to immediately upgrade
all the 7.3.0 clients in other machines to 7.3.1 rite?

regds
Mallah.

On Monday 03 February 2003 09:10 pm, Tom Lane wrote:
> "Rajesh Kumar Mallah." <mallah(at)trade-india(dot)com> writes:
> > It is PostgreSQL 7.3.0 on Linux.
>
> Try 7.3.1 then. I think this is this problem:
>
> 2002-12-06 14:28 tgl
>
> * src/backend/commands/explain.c (REL7_3_STABLE): Explain's code
> for showing quals of SubqueryScan nodes has been broken all along;
> not noticed till now. It's a scan not an upper qual ...
>
> regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Christoph Haller 2003-02-03 15:50:15 Re: cannot EXPLAIN query...
Previous Message Bruce Momjian 2003-02-03 15:47:17 Re: cannot EXPLAIN query...