index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
Age
Commit message (
Expand
)
Author
2013-11-08
Fix pg_isolation_regress to work outside its build directory.
Robert Haas
2013-10-22
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-08
Allow drop-index-concurrently-1 test to run at any isolation level.
Kevin Grittner
2013-10-04
add multixact-no-deadlock to schedule
Alvaro Herrera
2013-10-04
Make some isolationtester specs more complete
Alvaro Herrera
2013-10-04
isolationtester: Allow tuples to be returned in more places
Alvaro Herrera
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-04-07
In isolationtester, retry after EINTR return from select(2).
Tom Lane
2013-04-03
Minor robustness improvements for isolationtester.
Tom Lane
2013-03-20
Bump up timeout delays some more in timeouts isolation test.
Tom Lane
2013-03-18
Increase timeout delays in new timeouts isolation test.
Tom Lane
2013-03-17
Add lock_timeout configuration parameter.
Tom Lane
2013-02-28
Flush stderr and stdout in isolation tester.
Andrew Dunstan
2013-01-23
isolationtester: add a few fflush(stderr) calls
Alvaro Herrera
2013-01-23
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-11-01
Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.
Tom Lane
2012-10-18
Isolation test for DROP INDEX CONCURRENTLY
Simon Riggs
2012-10-18
Revert tests for drop index concurrently.
Simon Riggs
2012-10-18
Add isolation tests for DROP INDEX CONCURRENTLY.
Simon Riggs
2012-10-11
Refactor flex and bison make rules
Peter Eisentraut
2012-09-05
Fix serializable mode with index-only scans.
Kevin Grittner
2012-09-05
Allow isolation tests to specify multiple setup blocks.
Kevin Grittner
2012-08-08
Update isolation tests' README file.
Tom Lane
2012-07-20
Remove now unneeded results file for disabled prepared transactions case.
Andrew Dunstan
2012-07-20
Remove prepared transactions from main isolation test schedule.
Andrew Dunstan
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-03-02
Re-add "make check" target in src/test/isolation/Makefile
Peter Eisentraut
2012-03-01
Don't link pg_isolation_regress with libpq
Peter Eisentraut
2012-01-28
Add simple tests of EvalPlanQual using the isolationtester infrastructure.
Tom Lane
2012-01-14
Detect invalid permutations in isolationtester
Alvaro Herrera
2012-01-14
Avoid NULL pointer dereference in isolationtester
Alvaro Herrera
2012-01-11
Validate number of steps specified in permutation
Alvaro Herrera
2012-01-02
Another fix for pg_regress: Replace exit_nicely() with exit() plus
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-04
Unbreak isolationtester on Win32
Alvaro Herrera
2011-11-03
Implement a dry-run mode for isolationtester
Alvaro Herrera
2011-11-01
Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut
2011-10-25
Add debugging aid in isolationtester
Alvaro Herrera
2011-09-27
Remove dependency on error ordering in isolation tests
Alvaro Herrera
2011-09-27
Fix typo
Alvaro Herrera
2011-08-25
Add expected isolationtester output when prepared xacts are disabled
Alvaro Herrera
2011-08-25
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-08-24
Update FK alternative test output to new whitespace rules
Alvaro Herrera
2011-08-18
Explain max_prepared_transactions requirement in isolation tests' README.
Tom Lane
2011-08-18
Add an SSI regression test that tests all interesting permutations in the
Heikki Linnakangas
2011-08-18
Strip whitespace from SQL blocks in the isolation test suite. This is purely
Heikki Linnakangas
2011-07-19
Make isolationtester more robust on locked commands
Alvaro Herrera
2011-07-19
Increase deadlock_timeout to 100ms in FK isolation tests
Alvaro Herrera
[next]