summaryrefslogtreecommitdiff
path: root/src/test/isolation/README
AgeCommit message (Expand)Author
2012-09-04Allow isolation tests to specify multiple setup blocks.Kevin Grittner
2012-08-08Update isolation tests' README file.Tom Lane
2012-01-28Add simple tests of EvalPlanQual using the isolationtester infrastructure.Tom Lane
2011-08-18Explain max_prepared_transactions requirement in isolation tests' README.Tom Lane
2011-07-12Add support for blocked commands in isolationtesterAlvaro Herrera
2011-05-24Grammar cleanup for src/test/isolation/READMETom Lane
2011-02-10Fix isolation tester Makefile so that it runs in a VPATH buildAlvaro Herrera
2011-02-08Implement genuine serializable isolation level.Heikki Linnakangas