Re: Trigger information for auto_explain.

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: alvherre(at)2ndquadrant(dot)com
Cc: jaime(at)2ndquadrant(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Trigger information for auto_explain.
Date: 2014-03-05 06:38:08
Message-ID: 20140305.153808.243844085.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2014-03-05 08:13:15 Re: The behavior of CheckRequiredParameterValues()
Previous Message Kyotaro HORIGUCHI 2014-03-05 06:28:41 Re: UNION ALL on partitioned tables won't use indices.