pgstat: separate "xact level" handling out of relation specific functions.

Andres Freund <andres@anarazel.de>

Commit: d4ba8b51c76300f06cc23f4d8a41d9f7210c4866
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-21T02:12:09Z
Releases: 15.0
pgstat: separate "xact level" handling out of relation specific functions.

This is in preparation of a later commit moving relation stats handling into
its own file.

Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de

Files

PathChange+/−
src/backend/postmaster/pgstat.c modified +35 −33

Discussion