pgstat: introduce PgStat_Kind enum.

Andres Freund <andres@anarazel.de>

Commit: 997afad89d12f314555600feee8189d753e105d1
Author: Andres Freund <andres@anarazel.de>
Date: 2022-04-07T00:56:19Z
Releases: 15.0
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

Files

PathChange+/−
src/include/pgstat.h modified +24 −0
src/tools/pgindent/typedefs.list modified +1 −0

Discussion