Allow pg_stat_statements to track WAL usage statistics.
authorAmit Kapila <akapila@postgresql.org>
Sun, 5 Apr 2020 02:04:04 +0000 (07:34 +0530)
committerAmit Kapila <akapila@postgresql.org>
Sun, 5 Apr 2020 02:04:04 +0000 (07:34 +0530)
commit6b466bf5f2bea0c89fab54eef696bcfc7ecdafd7
tree9a172973984c6420e668125d8f5d8f1ee8737d71
parent70de4e950c3b9db620346317f30d31827ac6c3f1
Allow pg_stat_statements to track WAL usage statistics.

This commit adds three new columns in pg_stat_statements output to
display WAL usage statistics added by commit df3b181499.

This commit doesn't bump the version of pg_stat_statements as the
same is done for this release in commit 17e0328224.

Author: Kirill Bychik and Julien Rouhaud
Reviewed-by: Julien Rouhaud, Fujii Masao, Dilip Kumar and Amit Kapila
Discussion: https://postgr.es/m/CAB-hujrP8ZfUkvL5OYETipQwA=e3n7oqHFU=4ZLxWS_Cza3kQQ@mail.gmail.com
contrib/pg_stat_statements/expected/pg_stat_statements.out
contrib/pg_stat_statements/pg_stat_statements--1.7--1.8.sql
contrib/pg_stat_statements/pg_stat_statements.c
contrib/pg_stat_statements/sql/pg_stat_statements.sql
doc/src/sgml/pgstatstatements.sgml