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

Yuki Seino <seinoyu@oss.nttdata.com>

From: Yuki Seino <seinoyu@oss.nttdata.com>
To: pgsql-hackers@lists.postgresql.org
Cc: yuta katsuragi <btkatsuragiyu@oss.nttdata.com>
Date: 2020-11-02T05:02:47Z
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

Commits

  1. pg_stat_statements: track number of rows processed by REFRESH MATERIALIZED VIEW.