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-q3gnsubfr...@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(+)

Reply via email to