Re: Trigger information for auto_explain. - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Trigger information for auto_explain.
Date
Msg-id CAJKUy5jMKKwAy-NdfNEGoEuCmnqBCLSbaACfvsYEM7g93Sco6A@mail.gmail.com
Whole thread Raw
In response to Trigger information for auto_explain.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Trigger information for auto_explain.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Tue, Jan 14, 2014 at 4:25 AM, Kyotaro HORIGUCHI
<horiguchi.kyotaro@lab.ntt.co.jp> wrote:
>
> This patch consists of two parts,
>
>  0001_expose_explain_triggers_v1_20140114.patch
>
>   Expose the code to print out trigger information currently
>   hidden in ExplainOnePlan().
>
>  0002_auto_explain_triggers_v1_20140114.patch
>
>   Enable auto_explain to output trigger information.
>
> Documentation will be added later..
>

Hi,

I think documentation is the only thing that stops this patch to be
commitable... can you add it?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: truncating pg_multixact/members
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] surprising to_timestamp behavior