aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-08-18 13:36:37 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-08-18 17:09:58 +0300
commitaf35737313f92fcbe227baf51bb69b8650acc41a (patch)
tree573432ad01cec69d61016829617a0f57ffb0d112 /src/backend/executor
parent62fd1afc55368a2d4a15b60cda80bb5b1c594abc (diff)
downloadpostgresql-af35737313f92fcbe227baf51bb69b8650acc41a.tar.gz
postgresql-af35737313f92fcbe227baf51bb69b8650acc41a.zip
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
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions