Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-07 | Plug memory leak in index_get_partition | Alvaro Herrera | 12.5 |
| 2019-06-17 | Fix more typos and inconsistencies in the tree | Michael Paquier | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-05 | Fix style violations in syscache lookups. | Tom Lane | 12.0 |
| 2019-03-20 | Add index_get_partition convenience function | Alvaro Herrera | 12.0 |
| 2019-02-21 | Move code for managing PartitionDescs into a new file, partdesc.c | Robert Haas | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2019-01-21 | Replace uses of heap_open et al with the corresponding table_* function. | Andres Freund | 12.0 |
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |