Thread: pgsql: pgstat: introduce PgStat_Kind enum.

pgsql: pgstat: introduce PgStat_Kind enum.

From
Andres Freund
Date:
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: https://postgr.es/m/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(+)