Re: Planning time in explain/explain analyze - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Planning time in explain/explain analyze
Date
Msg-id 52E954BB.1060404@proxel.se
Whole thread Raw
In response to Re: Planning time in explain/explain analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Planning time in explain/explain analyze  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 01/28/2014 09:39 PM, Tom Lane wrote:
> I'm for doing the measurement in ExplainOneQuery() and not printing
> anything in code paths that don't go through there.

Reading the discussion here and realizing that my last patch was wrong I
am now in agreement with this. I have attached a patch which no longer
tries to measure planning time for prepared statements.

/Andreas


Attachment

pgsql-hackers by date:

Previous
From: Christian Kruse
Date:
Subject: Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Next
From: Pavel Stehule
Date:
Subject: Re: pg_sleep_enhancements.patch