Re: [HACKERS] Stats for triggers on partitioned tables not shown in EXPLAIN ANALYZE - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] Stats for triggers on partitioned tables not shown in EXPLAIN ANALYZE
Date
Msg-id CA+TgmoaKSsgAH2XOQV3iAAwMn4rUCjg9eWc+2tWDtyMTonpmNw@mail.gmail.com
Whole thread Raw
In response to [HACKERS] Re: Stats for triggers on partitioned tables not shown in EXPLAINANALYZE  (Noah Misch <noah@leadboat.com>)
Responses [HACKERS] Re: Stats for triggers on partitioned tables not shown in EXPLAINANALYZE  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On Fri, Aug 18, 2017 at 1:15 AM, Noah Misch <noah@leadboat.com> wrote:
> The above-described topic is currently a PostgreSQL 10 open item.  Robert,
> since you committed the patch believed to have created it, you own this open
> item.  If some other commit is more relevant or if this does not belong as a
> v10 open item, please let us know.  Otherwise, please observe the policy on
> open item ownership[1] and send a status update within three calendar days of
> this message.  Include a date for your subsequent status update.  Testers may
> discover new open items at any time, and I want to plan to get them all fixed
> well in advance of shipping v10.  Consequently, I will appreciate your efforts
> toward speedy resolution.  Thanks.
>
> [1] https://www.postgresql.org/message-id/20170404140717.GA2675809%40tornado.leadboat.com

Committed and back-patched the proposed patch.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] [PATCH] Push limit to sort through a subquery
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Add support for tuple routing to foreign partitions