Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Implement genuine serializable isolation level. | Heikki Linnakangas | 2011-02-08 |