Commits

DateSubjectAuthorReleases
2026-04-10 Zero-fill private_data when attaching an injection point Michael Paquier 17.10
2026-04-10 Zero-fill private_data when attaching an injection point Michael Paquier 18.4
2026-04-10 Zero-fill private_data when attaching an injection point Michael Paquier 19 (unreleased)
2026-04-07 Tidy up #ifdef USE_INJECTION_POINTS guards Heikki Linnakangas 19 (unreleased)
2026-04-06 Fix compilation without injection points with some compilers Heikki Linnakangas 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-16 Remove useless code in InjectionPointAttach() Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-21 Remove useless casts to (void *) Peter Eisentraut 19 (unreleased)
2025-11-12 Report better object limits in error messages for injection points Michael Paquier 17.8
2025-11-12 Report better object limits in error messages for injection points Michael Paquier 18.2
2025-11-12 Report better object limits in error messages for injection points Michael Paquier 19 (unreleased)
2025-07-02 Add InjectionPointList() to retrieve list of injection points Michael Paquier 19 (unreleased)
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-11-13 Fix comment in injection_point.c Michael Paquier 17.2
2024-11-13 Fix comment in injection_point.c Michael Paquier 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-08-22 Fix attach of a previously-detached injection point. Noah Misch 17.0
2024-08-22 Fix attach of a previously-detached injection point. Noah Misch 18.0
2024-07-26 Add test for early backend startup errors Heikki Linnakangas 18.0
2024-07-26 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 17.0
2024-07-26 Fix using injection points at backend startup in EXEC_BACKEND mode Heikki Linnakangas 18.0
2024-07-18 Add INJECTION_POINT_CACHED() to run injection points directly from cache Michael Paquier 18.0