Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW - Mailing list pgsql-hackers

From Yuki Seino
Subject Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW
Date
Msg-id 160429336715.4948.9375456832119681180.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW  (legrand legrand <legrand_legrand@hotmail.com>)
Responses Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List 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

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Explicit NULL dereference (src/backend/utils/adt/ruleutils.c)
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Dereference before NULL check (src/backend/storage/ipc/latch.c)