Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements
Asif Rehman <asifr.rehman@gmail.com>
From: Asif Rehman <asifr.rehman@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Fujii Masao <masao.fujii@gmail.com>
Date: 2020-05-06T13:49:23Z
Lists: pgsql-bugs, pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation: not tested The patch applies cleanly and works as expected.
Commits
-
pg_stat_statements: track number of rows processed by some utility commands.
- 6023b7ea717c 14.0 landed