Allow pg_stat_statements track the total number of rows affected by utility commands like CTAS or FETCH, etc

Edit
ID 2543
Title Allow pg_stat_statements track the total number of rows affected by utility commands like CTAS or FETCH, etc
Topic Monitoring & Control
Created 2020-04-22 03:19:55
Last modified 2020-07-29 14:24:59 (4 years, 3 months ago)
Latest email 2020-07-29 14:24:33 (4 years, 3 months ago)
Status
2020-07: Committed
Target version
Authors Fujii Masao (masaofujii)
Reviewers Asif Rehman (asifrana)Become reviewer
Committer Fujii Masao (masaofujii)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2543
git checkout commitfest/cf/2543
Emails
pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements
First at 2020-03-15 17:35:55 by legrand legrand <legrand_legrand at hotmail.com>
Latest at 2020-07-29 14:24:33 by Fujii Masao <masao.fujii at oss.nttdata.com>
Latest attachment (pgss_track_rows_of_utility_v1.patch) at 2020-04-20 15:42:48 from Fujii Masao <masao.fujii at oss.nttdata.com>
    Attachment (pgss_track_rows_of_utility_v1.patch) at 2020-04-20 15:42:48 from Fujii Masao <masao.fujii at oss.nttdata.com> (Patch: Yes)
History
When Who What
2020-07-29 14:24:59 Fujii Masao (masaofujii) Closed in commitfest 2020-07 with status: Committed
2020-07-28 17:01:18 Fujii Masao (masaofujii) Added masaofujii as committer
2020-07-28 11:34:38 Asif Rehman (asifrana) New status: Ready for Committer
2020-05-06 13:49:23 Asif Rehman (asifrana) Posted review with messageid <158877296375.1124.4588889319240561012.pgcf@coridan.postgresql.org>
2020-05-06 12:58:29 Asif Rehman (asifrana) Added asifrana as reviewer
2020-04-22 03:20:08 Fujii Masao (masaofujii) Changed authors to Fujii Masao (masaofujii)
2020-04-22 03:19:55 Fujii Masao (masaofujii) Attached mail thread 1584293755198-0.post@n3.nabble.com
2020-04-22 03:19:55 Fujii Masao (masaofujii) Created patch record
Edit