diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-08-19 09:03:52 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-08-19 09:03:52 +0900 |
commit | 2793acecee340aa9582e0f3efe9ff6cb4b5bdf5a (patch) | |
tree | 80b6d09d5abb8a2fed29e554eb809e234c58dde1 /src/backend/commands/dbcommands.c | |
parent | b10528e6cc677e4714d516d2771e5f84485b3146 (diff) | |
download | postgresql-2793acecee340aa9582e0f3efe9ff6cb4b5bdf5a.tar.gz postgresql-2793acecee340aa9582e0f3efe9ff6cb4b5bdf5a.zip |
injection_points: Add stats for point caching and loading
This adds two counters to the fixed-numbered stats of injection points
to track the number of times injection points have been cached and
loaded from the cache, as of the additions coming from a0a5869a8598 and
4b211003ecc2.
These should have been part of f68cd847fa40, but I have lacked time and
energy back then, and it did not prevent the code to be a useful
template.
While on it, this commit simplifies the description of a few tests while
adding coverage for the new stats data.
Author: Yogesh Sharma
Discussion: https://postgr.es/m/3a6977f7-54ab-43ce-8806-11d5e15526a2@catprosystems.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions