Expand regression tests for pg_stat_reset_shared()
This commit adds coverage for the stats reset of recovery_prefetch, and
for the case where an invalid value is given in input of the function.
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACW9Uk7x61oSix9qK0xR4Jhy3cgg6pobQ-Q3GNsUbFrn8A@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/5b2147d9fcc1f3d09701c548ebebf55cad0d403d
Modified Files
--------------
src/test/regress/expected/stats.out | 25 +++++++++++++++++++++++++
src/test/regress/sql/stats.sql | 10 ++++++++++
2 files changed, 35 insertions(+)