Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-17 | Fix minor bug in isolationtester. | Tom Lane | 9.3.25 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-10-04 | isolationtester: Allow tuples to be returned in more places | Alvaro Herrera | 9.3.1 |
| 2013-04-07 | In isolationtester, retry after EINTR return from select(2). | Tom Lane | 9.3.0 |
| 2013-04-03 | Minor robustness improvements for isolationtester. | Tom Lane | 9.3.0 |
| 2013-02-28 | Flush stderr and stdout in isolation tester. | Andrew Dunstan | 9.3.0 |
| 2013-01-23 | isolationtester: add a few fflush(stderr) calls | Alvaro Herrera | 9.3.0 |
| 2013-01-23 | Improve concurrency of foreign key locking | Alvaro Herrera | 9.3.0 |
| 2012-09-05 | Allow isolation tests to specify multiple setup blocks. | Kevin Grittner | 9.3.0 |