Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-28 | Fix hash partition pruning with asymmetric partition sets. | Tom Lane | 13.2 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2019-08-12 | Rationalize use of list_concat + list_copy combinations. | Tom Lane | 13.0 |
| 2019-08-09 | Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |