postgresql/src/test/modules/injection_points
Michael Paquier 49cd2b93d7 Add test module injection_points
This provides basic coverage for injection points within a single
process, while providing some callbacks that can be used for other
tests.  There are plans to extend this module later with more
advanced capabilities for tests.

Author: Michael Paquier, with comment fixes from Ashutosh Bapat.
Reviewed-by: Ashutosh Bapat, Nathan Bossart, Álvaro Herrera, Dilip
Kumar, Amul Sul, Nazir Bilal Yavuz
Discussion: https://postgr.es/m/ZTiV8tn_MIb_H2rE@paquier.xyz
2024-01-22 13:32:28 +09:00
..
expected Add test module injection_points 2024-01-22 13:32:28 +09:00
sql Add test module injection_points 2024-01-22 13:32:28 +09:00
.gitignore Add test module injection_points 2024-01-22 13:32:28 +09:00
injection_points--1.0.sql Add test module injection_points 2024-01-22 13:32:28 +09:00
injection_points.c Add test module injection_points 2024-01-22 13:32:28 +09:00
injection_points.control Add test module injection_points 2024-01-22 13:32:28 +09:00
Makefile Add test module injection_points 2024-01-22 13:32:28 +09:00
meson.build Add test module injection_points 2024-01-22 13:32:28 +09:00