git.postgresql.org Git - postgresql.git/commit
2025年1月14日 03:43:07 +0000 (12:43 +0900)
2025年1月14日 03:43:07 +0000 (12:43 +0900)
commit d35ea27e51c05cbe3575d50a6b99d64f20a3a742
Move information about pgstats kinds into its own header pgstat_kind.h
This includes all the definitions for the various PGSTAT_KIND_* values,
the range allowed for custom stats kinds and some macros related all
that.
One use-case behind this split is the possibility to use this
information for frontend tools, without having to rely on pgstat.h and a
backend footprint.
Author: Michael Paquier
Reviewed-by: Bertrand Drouvot
Discussion: https://postgr.es/m/Z24fyb3ipXKR38oS@paquier.xyz
This is the main PostgreSQL git repository.
RSS
Atom