summaryrefslogtreecommitdiff
path: root/src/test/isolation/isolation_main.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run for 9.4Bruce Momjian2014-05-061-6/+6
* Replace SYSTEMQUOTEs with Windows-specific wrapper functions.Heikki Linnakangas2014-05-051-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Fix buffer overrun in isolation test program.Kevin Grittner2013-11-151-1/+9
* Try again to make pg_isolation_regress work its build directory.Robert Haas2013-11-121-7/+26
* Fix pg_isolation_regress to work outside its build directory.Robert Haas2013-11-081-2/+14
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Another fix for pg_regress: Replace exit_nicely() with exit() plusPeter Eisentraut2012-01-021-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Quote isolationtester command name so Windows will not think dot is the command.Andrew Dunstan2011-05-151-1/+1
* Fix some portability issues in isolation regression test driver.Tom Lane2011-05-081-1/+1
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-101-3/+3
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-081-0/+89