Specify permutations for isolation tests with "invalid" permutations.

Robert Haas <rhaas@postgresql.org>

Commit: c9882c60f44cf5d0b37411535175a5c154fdad0e
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-02-11T13:33:24Z
Releases: 9.6.0
Specify permutations for isolation tests with "invalid" permutations.

This is a necessary prerequisite for forthcoming changes to allow deadlock
scenarios to be tested by the isolation tester.  It is also a good idea on
general principle, since these scenarios add no useful test coverage not
provided by other scenarios, but do to take time to execute.

Files