Обсуждение: pgsql: pgstat: separate "xact level" handling out of relation specific

Поиск
Список
Период
Сортировка

pgsql: pgstat: separate "xact level" handling out of relation specific

От
Andres Freund
Дата:
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

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(-)