Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |
| 2019-07-01 | pgindent run prior to branching v12. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-15 | Fix failure with textual partition hash keys. | Tom Lane | 12.0 |
| 2019-04-05 | Use Append rather than MergeAppend for scanning ordered partitions. | Tom Lane | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2018-06-13 | Fix some ill-chosen names for globally-visible partition support functions. | Tom Lane | 11.0 |