Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW

From: Yuki Seino <seinoyu(at)oss(dot)nttdata(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: yuta katsuragi <btkatsuragiyu(at)oss(dot)nttdata(dot)com>
Subject: Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW
Date: 2020-11-02 05:02:47
Message-ID: 160429336715.4948.9375456832119681180.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

+1.
I checked the patch and there were no problems.
I hope this fix will be reflected.

The new status of this patch is: Ready for Committer

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2020-11-02 05:33:40 Re: Dereference before NULL check (src/backend/storage/ipc/latch.c)
Previous Message Kyotaro Horiguchi 2020-11-02 04:36:23 Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c)