summaryrefslogtreecommitdiff
path: root/src/test/modules/injection_points/sql
AgeCommit message (Expand)Author
2025-11-12injection_points: Add tests for name limitsMichael Paquier
2025-11-10injection_points: Add variant for injection_point_attach()Michael Paquier
2025-07-10injection_points: Add injection_points_list()Michael Paquier
2025-06-25Avoid scribbling of VACUUM optionsMichael Paquier
2025-05-10injection_points: Add support and tests for runtime argumentsMichael Paquier
2025-02-11Injection points for hash aggregation.Jeff Davis
2024-09-09Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressionsMichael Paquier
2024-07-18Add INJECTION_POINT_CACHED() to run injection points directly from cacheMichael Paquier
2024-07-05Support loading of injection pointsMichael Paquier
2024-04-09injection_points: Fix race condition with local injection point testsMichael Paquier
2024-04-08injection_points: Introduce runtime conditionsMichael Paquier
2024-01-22Add test module injection_pointsMichael Paquier