index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
/
isolationtester.c
Commit message (
Expand
)
Author
Age
*
Flush stderr and stdout in isolation tester.
Andrew Dunstan
2013-02-27
*
isolationtester: add a few fflush(stderr) calls
Alvaro Herrera
2013-01-23
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
*
Allow isolation tests to specify multiple setup blocks.
Kevin Grittner
2012-09-04
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Add simple tests of EvalPlanQual using the isolationtester infrastructure.
Tom Lane
2012-01-28
*
Detect invalid permutations in isolationtester
Alvaro Herrera
2012-01-14
*
Avoid NULL pointer dereference in isolationtester
Alvaro Herrera
2012-01-14
*
Validate number of steps specified in permutation
Alvaro Herrera
2012-01-11
*
Unbreak isolationtester on Win32
Alvaro Herrera
2011-11-04
*
Implement a dry-run mode for isolationtester
Alvaro Herrera
2011-11-03
*
Add debugging aid in isolationtester
Alvaro Herrera
2011-10-24
*
Remove dependency on error ordering in isolation tests
Alvaro Herrera
2011-09-27
*
Fix typo
Alvaro Herrera
2011-09-27
*
Add an SSI regression test that tests all interesting permutations in the
Heikki Linnakangas
2011-08-18
*
Make isolationtester more robust on locked commands
Alvaro Herrera
2011-07-19
*
Add support for blocked commands in isolationtester
Alvaro Herrera
2011-07-12
*
Fix some portability issues in isolation regression test driver.
Tom Lane
2011-05-08
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08