Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-28 | Fix hash partition pruning with asymmetric partition sets. | Tom Lane | 12.6 |
| 2019-08-04 | Improve pruning of a default partition | Alvaro Herrera | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-05 | Use Append rather than MergeAppend for scanning ordered partitions. | Tom Lane | 12.0 |
| 2019-03-22 | Collations with nondeterministic comparison | Peter Eisentraut | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-19 | Reduce unnecessary list construction in RelationBuildPartitionDesc. | Robert Haas | 12.0 |
| 2018-11-14 | Refactor code creating PartitionBoundInfo | Michael Paquier | 12.0 |