Commits

DateSubjectAuthorReleases
2023-04-05 Support "Right Anti Join" plan shapes. Tom Lane 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.0
2022-09-19 Fix misleading comment for get_cheapest_group_keys_order David Rowley 15.0
2022-09-19 Fix misleading comment for get_cheapest_group_keys_order David Rowley 16.0
2022-09-02 Fix planner to consider matches to boolean columns in extension indexes. Tom Lane 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-08-01 Relax overly strict rules in select_outer_pathkeys_for_merge() David Rowley 16.0
2022-07-13 Use list_copy_head() instead of list_truncate(list_copy(...), ...) David Rowley 16.0
2022-07-13 Tidy up code in get_cheapest_group_keys_order() David Rowley 15.0
2022-07-13 Tidy up code in get_cheapest_group_keys_order() David Rowley 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-08-03 Allow ordered partition scans in more cases David Rowley 15.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
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0