pgsql: pgstat: separate "xact level" handling out of relation specific
Started by Andres Freundover 4 years ago1 messagescomitters
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: /messages/by-id/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d4ba8b51c76300f06cc23f4d8a41d9f7210c4866
Modified Files
--------------
src/backend/postmaster/pgstat.c | 68 +++++++++++++++++++++--------------------
1 file changed, 35 insertions(+), 33 deletions(-)