Re: Interesting results using new prepared statements - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Interesting results using new prepared statements
Date
Msg-id 200209180409.g8I49Aj23125@candle.pha.pa.us
Whole thread Raw
In response to Re: Interesting results using new prepared statements  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> > But I am not
> > sure how to find out what the execution plan is for a prepared
> > statement, since EXPLAIN doesn't work for a prepared statement (i.e.
> > EXPLAIN EXECUTE <preparedStatementName>, doesn't work).
> 
> Hmmm --- I can see the usefulness of that, but it looks like a new
> feature and hence verboten during beta.  Maybe a TODO for 7.4?

Added to TODO:
o Allow EXPLAIN EXECUTE to see prepared plans

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Schemas not available for pl/pgsql %TYPE....
Next
From: Lamar Owen
Date:
Subject: Re: RPMS for 7.3 beta.