Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Remove pg_rewind's private logging.h/logging.c files. | Tom Lane | 12.0 |
| 2018-04-09 | Further cleanup of client dependencies on src/include/catalog headers. | Tom Lane | 11.0 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |
| 2017-08-14 | Final pgindent + perltidy run for v10. | Tom Lane | 10.0 |
| 2017-05-11 | Rename WAL-related functions and views to use "lsn" not "location". | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2015-07-12 | Fix assorted memory leaks. | Tom Lane | 9.5.0 |
| 2015-07-12 | Fix assorted memory leaks. | Tom Lane | 9.6.0 |
| 2015-03-30 | Fix multiple bugs and infelicities in pg_rewind. | Tom Lane | 9.5.0 |