Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-17 | Fix minor bug in isolationtester. | Tom Lane | 9.4.20 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-02-15 | Centralize getopt-related declarations in a new header file pg_getopt.h. | Tom Lane | 9.4.0 |
| 2013-12-20 | isolationtester: Ensure stderr is unbuffered, too | Alvaro Herrera | 9.4.0 |
| 2013-12-19 | Make stdout unbuffered | Alvaro Herrera | 9.4.0 |
| 2013-11-18 | Replace appendPQExpBuffer(..., <constant>) with appendPQExpBufferStr | Heikki Linnakangas | 9.4.0 |
| 2013-11-08 | Fix pg_isolation_regress to work outside its build directory. | Robert Haas | 9.4.0 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |
| 2013-10-13 | Add use of asprintf() | Peter Eisentraut | 9.4.0 |
| 2013-10-04 | isolationtester: Allow tuples to be returned in more places | Alvaro Herrera | 9.4.0 |