Commits

DateSubjectAuthorReleases
2025-12-14 doc: Fix incorrect documentation for test_custom_stats Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in more areas of the tree Michael Paquier 19 (unreleased)
2025-12-08 test_custom_stats: Test module for custom cumulative statistics Michael Paquier 19 (unreleased)
2025-12-08 injection_points: Remove portions related to custom pgstats Michael Paquier 19 (unreleased)
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-04-22 doc: Mention naming convention used by injection points Michael Paquier 17.5
2025-04-22 doc: Mention naming convention used by injection points Michael Paquier 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-08-18 doc: Fix typo in section for custom pgstats Michael Paquier 18.0
2024-08-05 injection_points: Add some cumulative stats for injection points Michael Paquier 18.0
2024-08-04 Introduce pluggable APIs for Cumulative Statistics 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-17 doc: Mention modules/injection_points as example for injection points Michael Paquier 17.0
2024-05-12 Introduce private data area for injection points Michael Paquier 17.0
2024-01-22 Add backend support for injection points Michael Paquier 17.0
2023-11-01 doc: Expand section related to LWLocks and shared memory Michael Paquier 17.0
2023-10-04 worker_spi: Rename custom wait event to "WorkerSpiMain" Michael Paquier 17.0
2023-08-14 Change custom wait events to use dynamic shared hash tables Michael Paquier 17.0
2023-07-31 Support custom wait events for wait event type "Extension" Michael Paquier 17.0