aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2021-08-04 19:16:04 -0700
committerAndres Freund <andres@anarazel.de>2021-08-04 19:16:04 -0700
commit1bc8e7b0991c1eae5fa6dc2d29bb2280efb52740 (patch)
treea1648b9a8353e9405536c7298f44558407b9e70f /src/backend/utils/adt/numeric.c
parentcc8033e1dafe89271aa86c2f2f86a828956929f0 (diff)
downloadpostgresql-1bc8e7b0991c1eae5fa6dc2d29bb2280efb52740.tar.gz
postgresql-1bc8e7b0991c1eae5fa6dc2d29bb2280efb52740.zip
pgstat: split reporting/fetching of bgwriter and checkpointer stats.
These have been unrelated since bgwriter and checkpointer were split into two processes in 806a2aee379. As there several pending patches (shared memory stats, extending the set of tracked IO / buffer statistics) that are made a bit more awkward by the grouping, split them. Done separately to make reviewing easier. This does *not* change the contents of pg_stat_bgwriter or move fields out of bgwriter/checkpointer stats that arguably do not belong in either. However pgstat_fetch_global() was renamed and split into pgstat_fetch_stat_checkpointer() and pgstat_fetch_stat_bgwriter(). Author: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/20210405092914.mmxqe7j56lsjfsej@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions