Commit 86db52a
committed
Use atomics to avoid locking in InjectionPointRun()
This allows using injection points without having a PGPROC, like early
at backend startup, or in the postmaster.
The injection points facility is new in v17, so backpatch there.
Reviewed-by: Michael Paquier <[email protected]>
Disussion: https://www.postgresql.org/message-id/[email protected]1 parent 4e5d6c4 commit 86db52a
File tree
2 files changed
+281
-124
lines changed- src
- backend/utils/misc
- tools/pgindent
2 files changed
+281
-124
lines changed
0 commit comments