diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-07-31 16:14:47 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-07-31 16:14:47 +0900 |
commit | 7395a90db87bcb2f617d3c486657813122d3f151 (patch) | |
tree | 50d45b55315331249a15cbcb9f60dd177adb7c43 /src/backend/utils/adt/jsonpath.c | |
parent | f1e9f6bbfa536992eac6c094882b3afcd9e90fb4 (diff) | |
download | postgresql-7395a90db87bcb2f617d3c486657813122d3f151.tar.gz postgresql-7395a90db87bcb2f617d3c486657813122d3f151.zip |
Add WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c
These are useful to extract the class ID and the event ID associated to
a single uint32 wait_event_info. Only two code paths use them now, but
an upcoming patch will extend their use.
Discussion: https://postgr.es/m/ZMcJ7F7nkGkIs8zP@paquier.xyz
Diffstat (limited to 'src/backend/utils/adt/jsonpath.c')
0 files changed, 0 insertions, 0 deletions