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
Commit message (
Expand
)
Author
Age
*
Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.
Tom Lane
2012-11-01
*
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-18
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
*
Fix serializable mode with index-only scans.
Kevin Grittner
2012-09-04
*
Allow isolation tests to specify multiple setup blocks.
Kevin Grittner
2012-09-04
*
Update isolation tests' README file.
Tom Lane
2012-08-08
*
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-07-20
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Re-add "make check" target in src/test/isolation/Makefile
Peter Eisentraut
2012-03-02
*
Don't link pg_isolation_regress with libpq
Peter Eisentraut
2012-03-01
*
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
*
Another fix for pg_regress: Replace exit_nicely() with exit() plus
Peter Eisentraut
2012-01-02
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Unbreak isolationtester on Win32
Alvaro Herrera
2011-11-04
*
Implement a dry-run mode for isolationtester
Alvaro Herrera
2011-11-03
*
Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut
2011-11-01
*
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 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-25
*
Update FK alternative test output to new whitespace rules
Alvaro Herrera
2011-08-24
*
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-08-18
*
Make isolationtester more robust on locked commands
Alvaro Herrera
2011-07-19
*
Increase deadlock_timeout to 100ms in FK isolation tests
Alvaro Herrera
2011-07-19
*
Add expected regress output on stricter isolation levels
Alvaro Herrera
2011-07-19
*
Set different deadlock_timeout on each session in new isolation tests
Alvaro Herrera
2011-07-15
*
Add support for blocked commands in isolationtester
Alvaro Herrera
2011-07-12
*
Use single quotes in preference to double quotes for protecting pathnames.
Tom Lane
2011-06-15
*
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2011-06-14
*
The row-version chaining in Serializable Snapshot Isolation was still wrong.
Heikki Linnakangas
2011-05-30
*
Grammar cleanup for src/test/isolation/README
Tom Lane
2011-05-24
*
Use the right pgsql for isolation tests.
Andrew Dunstan
2011-05-22
*
Quote isolationtester command name so Windows will not think dot is the command.
Andrew Dunstan
2011-05-15
*
Remove "make check" target in src/test/isolation/Makefile.
Tom Lane
2011-05-09
*
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
*
Fix bugs in the isolation tester flex rules.
Heikki Linnakangas
2011-03-10
*
Cleanup copyright years and file names in the header comments of some files.
Itagaki Takahiro
2011-03-10
*
Fix some oversights in distprep and maintainer-clean targets.
Tom Lane
2011-03-10
*
Fix isolation tester Makefile so that it runs in a VPATH build
Alvaro Herrera
2011-02-10
*
Fix the isolation tester compilation on VPATH builds
Alvaro Herrera
2011-02-10
[next]