Commits

DateSubjectAuthorReleases
2023-04-02 Pass down table relation into more index relation functions Andres Freund 16.0
2023-01-09 Allow left join removals and unique joins on partitioned tables David Rowley 16.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
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
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-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-04-22 Fix relcache inconsistency hazard in partition detach Alvaro Herrera 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-25 ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera 14.0
2021-03-23 Add macro RelationIsPermanent() to report relation permanence Bruce Momjian 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0