1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-18 04:29:09 +03:00

Add an SSI regression test that tests all interesting permutations in the

order of begin, prepare, and commit of three concurrent transactions that
have 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 seems
worthwhile to keep. The test uses prepared transactions, so it fails if the
server has max_prepared_transactions=0. Because of that, it's marked as
"ignore" in the schedule file.

Dan Ports
This commit is contained in:
Heikki Linnakangas
2011-08-18 13:36:37 +03:00
parent 62fd1afc55
commit af35737313
4 changed files with 36365 additions and 2 deletions

File diff suppressed because it is too large Load Diff