Age | Commit message (Expand) | Author |
---|---|---|
12 days | Add InjectionPointList() to retrieve list of injection points | Michael Paquier |
2025-05-09 | Add support for runtime arguments in injection points | Michael Paquier |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-09-03 | Fix typos and grammar in code comments and docs | Michael Paquier |
2024-07-26 | Add test for early backend startup errors | Heikki Linnakangas |
2024-07-26 | Fix using injection points at backend startup in EXEC_BACKEND mode | Heikki Linnakangas |
2024-07-18 | Add INJECTION_POINT_CACHED() to run injection points directly from cache | Michael Paquier |
2024-07-05 | Support loading of injection points | Michael Paquier |
2024-05-12 | Introduce private data area for injection points | Michael Paquier |
2024-01-22 | Add backend support for injection points | Michael Paquier |