forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit86db52a
committed
Use atomics to avoid locking in InjectionPointRun()
This allows using injection points without having a PGPROC, like earlyat backend startup, or in the postmaster.The injection points facility is new in v17, so backpatch there.Reviewed-by: Michael Paquier <michael@paquier.xyz>Disussion:https://www.postgresql.org/message-id/4317a7f7-8d24-435e-9e49-29b72a3dc418@iki.fi1 parent4e5d6c4 commit86db52a
File tree
2 files changed
+281
-124
lines changed- src
- backend/utils/misc
- tools/pgindent
2 files changed
+281
-124
lines changed0 commit comments
Comments
(0)