Commits

DateSubjectAuthorReleases
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-09-20 Re-allow using statistics for bool-valued functions in WHERE. Tom Lane 19 (unreleased)
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 16.4
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 12.20
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 17.0
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 13.16
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 15.8
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 14.13
2023-12-19 Prevent integer overflow when forming tuple width estimates. Tom Lane 17.0
2023-10-11 Fix missed optimization in relation_excluded_by_constraints(). Tom Lane 17.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-10-17 Guard against table-AM-less relations in planner. Tom Lane 16.0
2022-10-17 Guard against table-AM-less relations in planner. Tom Lane 12.13
2022-10-17 Guard against table-AM-less relations in planner. Tom Lane 14.6
2022-10-17 Guard against table-AM-less relations in planner. Tom Lane 13.9
2022-10-17 Guard against table-AM-less relations in planner. Tom Lane 15.1
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-10-28 Fix foreign-key selectivity estimation in the presence of constants. Tom Lane 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-04-03 Cosmetic improvements for code related to partitionwise join. Tom Lane 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0