pgsql: Expand regression tests for pg_stat_reset_shared() - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Expand regression tests for pg_stat_reset_shared()
Date
Msg-id E1qxNUn-00351i-6b@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Teach contrib/amcheck to check the unique constraint violation
Next
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Teach contrib/amcheck to check the unique constraint violation