Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Asif Rehman <asifr.rehman@gmail.com>, pgsql-hackers@lists.postgresql.org
Cc: Fujii Masao <masao.fujii@gmail.com>
Date: 2020-07-29T14:24:33Z
Lists: pgsql-bugs, pgsql-hackers

On 2020/05/06 22:49, Asif Rehman wrote:
> 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.

Thanks for the review and test!
Since this patch was marked as Ready for Committer, I pushed it.

Regards,


-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

  1. pg_stat_statements: track number of rows processed by some utility commands.