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

From Kyotaro HORIGUCHI
Subject Re: Trigger information for auto_explain.
Date
Msg-id 20140305.153808.243844085.horiguchi.kyotaro@lab.ntt.co.jp
Whole thread Raw
In response to Re: Trigger information for auto_explain.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Hello,

> Kyotaro HORIGUCHI wrote:
> > Hi, I saw this patch has been moved into "committed patches" but
> > only the first part (0001_..) for the core is committed as of
> > 32001ab but the rest for extension side seem not to have been
> > committed.
> >
> > Would you mind taking a look on that, Álvaro?
>
> Yep, pushed.

Thank you.

--
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: UNION ALL on partitioned tables won't use indices.
Next
From: Amit Langote
Date:
Subject: Re: The behavior of CheckRequiredParameterValues()