aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-03-22 18:32:06 +0900
committerMichael Paquier <michael@paquier.xyz>2023-03-22 18:32:06 +0900
commit4a1e9e7a1391bd4584b7b760c29b6807e9f0182b (patch)
tree531b7efab56baa4bab4b786592be54b51153598d /src/backend/access/gist/gistbuild.c
parent751d6676daf3413f7c0fbc83860238d02114dbcd (diff)
downloadpostgresql-4a1e9e7a1391bd4584b7b760c29b6807e9f0182b.tar.gz
postgresql-4a1e9e7a1391bd4584b7b760c29b6807e9f0182b.zip
doc: Add description of some missing monitoring functions
This commit adds some documentation about two monitoring functions: - pg_stat_get_xact_blocks_fetched() - pg_stat_get_xact_blocks_hit() The description of these functions has been removed in ddfc2d9, later simplified by 5f2b089, assuming that all the functions whose descriptions were removed are used in system views. Unfortunately, some of them were are not used in any system views, so they lacked documentation. This gap exists in the docs for a long time, so backpatch all the way down. Reported-by: Michael Paquier Author: Bertrand Drouvot Reviewed-by: Kyotaro Horiguchi Discussion: https://postgr.es/m/ZBeeH5UoNkTPrwHO@paquier.xyz Backpatch-through: 11
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions