pgstat: add pg_stat_have_stats() test helper.
Andres Freund <andres@anarazel.de>
pgstat: add pg_stat_have_stats() test helper. Will be used by tests committed subsequently. Bumps catversion (this time for real, the one in 0f96965c658 got lost when rebasing over 5c279a6d350). Author: Melanie Plageman <melanieplageman@gmail.com> Discussion: https://postgr.es/m/CAAKRu_aNxL1WegCa45r=VAViCLnpOU7uNC7bTtGw+=QAPyYivw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/system_functions.sql | modified | +2 −0 |
| src/backend/utils/activity/pgstat.c | modified | +10 −0 |
| src/backend/utils/adt/pgstatfuncs.c | modified | +18 −0 |
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_proc.dat | modified | +6 −0 |
| src/include/pgstat.h | modified | +2 −0 |
Discussion
- shared-memory based stats collector 339 messages · 2018-06-29 → 2024-12-10