1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-24 00:23:06 +03:00
Files
postgres/src/tools
Heikki Linnakangas 86db52a506 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 <michael@paquier.xyz>
Disussion: https://www.postgresql.org/message-id/4317a7f7-8d24-435e-9e49-29b72a3dc418@iki.fi
2024-07-15 10:22:11 +03:00
..
2024-01-03 20:49:05 -05:00
2022-09-20 18:50:16 +02:00
2024-01-03 20:49:05 -05:00
2024-02-28 15:17:23 +04:00
2024-01-03 20:49:05 -05:00
2024-07-01 07:56:10 +09:00
2023-02-15 09:52:42 +09:00
2024-01-03 20:49:05 -05:00
2024-01-03 20:49:05 -05:00
2023-08-14 14:03:29 -04:00
2022-10-05 09:56:05 -07:00
2024-01-03 20:49:05 -05:00
2024-07-01 07:56:10 +09:00
2024-01-03 20:49:05 -05:00