Re: cannot EXPLAIN query...

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


No, you can mix them.

---------------------------------------------------------------------------

Rajesh Kumar Mallah. wrote:
>
>
> 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
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Rajesh Kumar Mallah. 2003-02-03 15:49:17 Re: cannot EXPLAIN query...
Previous Message Tom Lane 2003-02-03 15:45:57 Re: cannot EXPLAIN query...