Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 13.2 |
| 2020-07-14 | Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. | Tom Lane | 13.0 |
| 2019-08-12 | Rationalize use of list_concat + list_copy combinations. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |