Commits

DateSubjectAuthorReleases
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 13.12
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 14.9
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 15.4
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 16.0
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-31 Remove dead NoMovementScanDirection code David Rowley 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 16.0
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 15.1
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-02 Fix planner to consider matches to boolean columns in extension indexes. Tom Lane 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-07-13 Use list_copy_head() instead of list_truncate(list_copy(...), ...) David Rowley 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.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-03-30 Allow estimate_num_groups() to pass back further details about the estimation David Rowley 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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0