explain_analyze_timer - Mailing list pgsql-patches

From Simon Riggs
Subject explain_analyze_timer
Date
Msg-id 1166518025.3654.215.camel@silverbirch.site
Whole thread Raw
List pgsql-patches
This patch implements
    explain_analyze_timer = off

which prevents time instrumentation being taken during an
EXPLAIN ANALYZE. The output of EA is unaffected, so that all the times
come out as zero - this is done to ensure any programs that are parsing
this output can still recognise it.

I'm not claiming there has been agreement towards this approach, so an
approach may yet be found which is acceptable to all. In the meantime...

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com


Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Enums patch v2
Next
From: David Fetter
Date:
Subject: Re: Enums patch v2