diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-10-21 11:10:51 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-10-21 11:10:51 +0900 |
commit | a7800cf498a36456bf4bd7a52e3b81cc225c5a65 (patch) | |
tree | 2f7c598a7abcb633900e9c31f4ac37ce30b9016a /src/backend/commands/dbcommands.c | |
parent | f1c141fe143cc362d6db918db5008c25e2df7a62 (diff) | |
download | postgresql-a7800cf498a36456bf4bd7a52e3b81cc225c5a65.tar.gz postgresql-a7800cf498a36456bf4bd7a52e3b81cc225c5a65.zip |
injection_points: Add basic isolation test
This test can act as a template when implementing an isolation test with
injection points, and tracks in a much simpler way some of the behaviors
implied in the existing isolation test "inplace" that has been added in
c35f419d6efb. Particularly, a detach does not affect a backend wait; a
wait needs to be interrupted by a wakeup.
Reviewed-by: Bertrand Drouvot
Discussion: https://postgr.es/m/ZxGTONm_ctQz--io@paquier.xyz
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions