Commits

DateSubjectAuthorReleases
2026-05-18 injection_points: Move some structs to new header injection_points.h Michael Paquier 17 (unreleased)
2026-05-18 injection_points: Move some structs to new header injection_points.h Michael Paquier 18 (unreleased)
2026-05-18 injection_points: Move some structs to new header injection_points.h Michael Paquier 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-01-12 Avoid casting void * function arguments Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-15 Allow passing a pointer to GetNamedDSMSegment()'s init callback. Nathan Bossart 19 (unreleased)
2025-12-08 injection_points: Remove portions related to custom pgstats Michael Paquier 19 (unreleased)
2025-11-10 injection_points: Add variant for injection_point_attach() Michael Paquier 19 (unreleased)
2025-07-10 injection_points: Add injection_points_list() Michael Paquier 19 (unreleased)
2025-05-09 injection_points: Add support and tests for runtime arguments Michael Paquier 18.0
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-23 injection_point: Add injection_points.stats Michael Paquier 18.0
2024-08-23 injection_points: Add initialization of shmem state when loading module Michael Paquier 18.0
2024-08-19 injection_points: Add stats for point caching and loading Michael Paquier 18.0
2024-08-05 injection_points: Add some fixed-numbered statistics Michael Paquier 18.0
2024-08-05 injection_points: Add some cumulative stats for injection points Michael Paquier 18.0
2024-07-18 Add INJECTION_POINT_CACHED() to run injection points directly from cache Michael Paquier 18.0
2024-07-05 Support loading of injection points Michael Paquier 18.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-05-12 injection_points: Store runtime conditions in private area Michael Paquier 17.0
2024-05-12 Introduce private data area for injection points Michael Paquier 17.0
2024-05-06 injection_points: Fix incorrect spinlock acquisition Michael Paquier 17.0