Commits

DateSubjectAuthorReleases
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 15.16
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 17.8
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 16.12
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 18.2
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 14.21
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 19 (unreleased)
2025-11-17 Clean up match_orclause_to_indexcol(). Tom Lane 18.2
2025-11-17 Clean up match_orclause_to_indexcol(). Tom Lane 19 (unreleased)
2023-05-17 Fix some issues with improper placement of outer join clauses. Tom Lane 16.0
2023-03-02 Remove local optimizations of empty Bitmapsets into null pointers. Tom Lane 16.0
2023-02-23 Fix mis-handling of outer join quals generated by EquivalenceClasses. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 16.0
2022-09-02 Fix planner to consider matches to boolean columns in extension indexes. Tom Lane 16.0
2022-01-03 Handle mixed returnable and non-returnable columns better in IOS. Tom Lane 15.0
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 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 14.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 11.9
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 13.0
2020-07-14 Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join. Tom Lane 12.4
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