Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-06-16 | Use snprintf not sprintf in pg_waldump's timestamptz_to_str. | Tom Lane | 9.4.19 |
| 2018-06-16 | Use snprintf not sprintf in pg_waldump's timestamptz_to_str. | Tom Lane | 9.3.24 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-02-26 | Clean up "stopgap" implementation of timestamptz_to_str(). | Tom Lane | 9.3.0 |
| 2013-02-22 | Fix some typos and grammatical mistakes | Alvaro Herrera | 9.3.0 |
| 2013-02-22 | Add pg_xlogdump contrib program | Alvaro Herrera | 9.3.0 |