forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf35737
committed
Add an SSI regression test that tests all interesting permutations in the
order of begin, prepare, and commit of three concurrent transactions thathave conflicts between them.The test runs for a quite long time, and the expected output file is huge,but this test caught some serious bugs during development, so seemsworthwhile to keep. The test uses prepared transactions, so it fails if theserver has max_prepared_transactions=0. Because of that, it's marked as"ignore" in the schedule file.Dan Ports1 parent62fd1af commitaf35737
File tree
4 files changed
+36365
-2
lines changed- src/test/isolation
- expected
- specs
4 files changed
+36365
-2
lines changed0 commit comments
Comments
(0)