Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-17 | Avoid using list_length() to test for empty list. | Tom Lane | 16.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-12-07 | Clean up sloppy coding in publicationcmds.c's OpenTableList(). | Tom Lane | 10.7 |
| 2018-12-07 | Clean up sloppy coding in publicationcmds.c's OpenTableList(). | Tom Lane | 12.0 |
| 2018-12-07 | Clean up sloppy coding in publicationcmds.c's OpenTableList(). | Tom Lane | 11.2 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-05-17 | Preventive maintenance in advance of pgindent run. | Tom Lane | 10.0 |
| 2017-02-01 | Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). | Tom Lane | 10.0 |