summaryrefslogtreecommitdiff
path: root/src/test/isolation/README
Commit message (Expand)AuthorAgeFilesLines
* Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.Noah Misch2022-07-011-7/+8
* Allow non-quoted identifiers as isolation test session/step names.Tom Lane2021-06-231-6/+16
* Use annotations to reduce instability of isolation-test results.Tom Lane2021-06-221-6/+79
* Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions.Noah Misch2021-01-301-3/+3
* Improve isolationtester's timeout management.Tom Lane2019-12-091-8/+21
* Raise some timeouts to 180s, in test code.Noah Misch2018-12-101-2/+2
* Modify the isolation tester so that multiple sessions can wait.Robert Haas2016-02-111-4/+5
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-121-2/+2
* Allow isolation tests to specify multiple setup blocks.Kevin Grittner2012-09-041-2/+6
* Update isolation tests' README file.Tom Lane2012-08-081-5/+4
* Add simple tests of EvalPlanQual using the isolationtester infrastructure.Tom Lane2012-01-281-29/+60
* Explain max_prepared_transactions requirement in isolation tests' README.Tom Lane2011-08-181-5/+10
* Add support for blocked commands in isolationtesterAlvaro Herrera2011-07-121-0/+13
* Grammar cleanup for src/test/isolation/READMETom Lane2011-05-241-4/+4
* Fix isolation tester Makefile so that it runs in a VPATH buildAlvaro Herrera2011-02-101-1/+1
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-081-0/+65