Add tests for pg_stat_io

Author: Melanie Plageman <melanieplage...@gmail.com>
Reviewed-by: Andres Freund <and...@anarazel.de>
Reviewed-by: Justin Pryzby <pry...@telsasoft.com>
Discussion: 
https://postgr.es/m/20200124195226.lth52iydq2n2u...@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/10a082bf72150f49c34fcf152565c77d80f31a9c

Modified Files
--------------
contrib/amcheck/expected/check_heap.out |  34 +++++
contrib/amcheck/sql/check_heap.sql      |  27 ++++
src/test/regress/expected/stats.out     | 228 ++++++++++++++++++++++++++++++++
src/test/regress/sql/stats.sql          | 142 ++++++++++++++++++++
4 files changed, 431 insertions(+)

Reply via email to