Commits

DateSubjectAuthorReleases
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-23 Add better handling of redundant IS [NOT] NULL quals David Rowley 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2023-11-27 Don't use bms_membership() in cases where we don't need to David Rowley 17.0
2023-06-20 Don't include outer join relids in lateral_relids bitmapsets. Tom Lane 16.0
2023-05-25 Fix filtering of "cloned" outer-join quals some more. Tom Lane 16.0
2023-05-17 Fix some issues with improper placement of outer join clauses. Tom Lane 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-03-02 Remove local optimizations of empty Bitmapsets into null pointers. Tom Lane 16.0
2023-02-22 Fix some issues with wrong placement of pseudo-constant quals. Tom Lane 16.0
2023-02-13 When removing a relation from the query, drop its RelOptInfo. Tom Lane 16.0
2023-02-10 Further fixes in qual nullingrel adjustment for outer join commutation. Tom Lane 16.0
2023-02-07 Remove leftover code in deconstruct_distribute_oj_quals(). Tom Lane 16.0
2023-02-05 Fix over-optimistic updating of info about commutable outer joins. Tom Lane 16.0
2023-02-04 Fix thinko in qual distribution. Tom Lane 16.0
2023-02-04 Fix thinko in outer-join removal. Tom Lane 16.0
2023-02-04 Rethink treatment of "postponed" quals in deconstruct_jointree(). 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-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-17 Use an explicit state flag to control PlaceHolderInfo creation. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-08 Fix incorrect hash equality operator bug in Memoize David Rowley 14.1