pgsql: pgstat: introduce PgStat_Kind enum.
Started by Andres Freundover 4 years ago1 messagescomitters
pgstat: introduce PgStat_Kind enum.
Will be used by following commits to generalize stats infrastructure. Kept
separate to allow commits stand reasonably on their own.
Reviewed-By: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: /messages/by-id/20220404041516.cctrvpadhuriawlq@alap3.anarazel.de
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/997afad89d12f314555600feee8189d753e105d1
Modified Files
--------------
src/include/pgstat.h | 24 ++++++++++++++++++++++++
src/tools/pgindent/typedefs.list | 1 +
2 files changed, 25 insertions(+)