Commits

DateSubjectAuthorReleases
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-25 Remove useless self-joins Alexander Korotkov 17.0
2023-10-09 Remove debug_print_rel and replace usages with pprint David Rowley 17.0
2023-05-17 Fix some issues with improper placement of outer join clauses. Tom Lane 16.0
2023-02-23 Fix mis-handling of outer join quals generated by EquivalenceClasses. Tom Lane 16.0
2023-01-30 Invent "join domains" to replace the below_outer_join hack. 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-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-07-15 Fix inconsistent parameter names between prototype and declaration David Rowley 15.0
2022-07-15 Fix inconsistent parameter names between prototype and declaration David Rowley 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 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-04-20 Rename find_em_expr_usable_for_sorting_rel. Tom Lane 14.0
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. Tom Lane 13.3
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. 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