postgresql/contrib/test_decoding
Andres Freund 5264add784 pgstat: add/extend tests for resetting various kinds of stats.
- subscriber stats reset path was untested
- slot stat sreset path for all slots was untested
- pg_stat_database.sessions etc was untested
- pg_stat_reset_shared() was untested, for any kind of shared stats
- pg_stat_reset() was untested

Author: Melanie Plageman <melanieplageman@gmail.com>
Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de
2022-04-07 15:43:43 -07:00
..
expected pgstat: add/extend tests for resetting various kinds of stats. 2022-04-07 15:43:43 -07:00
specs Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
sql pgstat: add/extend tests for resetting various kinds of stats. 2022-04-07 15:43:43 -07:00
t pgstat: stats collector references in comments. 2022-04-06 13:56:06 -07:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
logical.conf Add logical_decoding_work_mem to limit ReorderBuffer memory usage. 2019-11-19 07:32:36 +05:30
test_decoding.c Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00