diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-01-14 12:43:07 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-01-14 12:43:07 +0900 |
commit | d35ea27e51c05cbe3575d50a6b99d64f20a3a742 (patch) | |
tree | 4477fdd4091aa5113ffd87252312b219ef15ee18 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | d2181b321852d4dbea8a909d2f039ebdcbf0e009 (diff) | |
download | postgresql-d35ea27e51c05cbe3575d50a6b99d64f20a3a742.tar.gz postgresql-d35ea27e51c05cbe3575d50a6b99d64f20a3a742.zip |
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
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions