Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-27 | Allow indexscans on partial hash indexes with implied quals. | Tom Lane | 14.21 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 14.0 |
| 2020-07-14 | Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. | Tom Lane | 14.0 |