Remove prepared transactions from main isolation test schedule.

Andrew Dunstan <andrew@dunslane.net>

Commit: ae55d9fbe3871a5e6309d9b91629f1b0ff2b8cba
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2012-07-20T19:51:40Z
Releases: 9.3.0
Remove prepared transactions from main isolation test schedule.

There is no point in running this test when prepared transactions are disabled,
which is the default. New make targets that include the test are provided. This
will save some useless waste of cycles on buildfarm machines.

Backpatch to 9.1 where these tests were introduced.

Files

PathChange+/−
src/test/isolation/isolation_schedule modified +0 −1
src/test/isolation/Makefile modified +10 −0