Commits

DateSubjectAuthorReleases
2026-04-09 Strip PlaceHolderVars from partition pruning operands Richard Guo 18.4
2026-04-09 Strip PlaceHolderVars from partition pruning operands Richard Guo 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-06-29 Fix some new issues with planning of PlaceHolderVars. Tom Lane 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-27 Recalculate where-needed data accurately after a join removal. Tom Lane 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-19 Prevent integer overflow when forming tuple width estimates. Tom Lane 17.0
2023-03-02 Remove local optimizations of empty Bitmapsets into null pointers. 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-11-12 Add repalloc0 and repalloc0_array Peter Eisentraut 16.0
2022-08-17 Refactor addition of PlaceHolderVars to joinrel targetlists. Tom Lane 16.0
2022-08-17 Use an explicit state flag to control PlaceHolderInfo creation. Tom Lane 16.0
2022-08-17 Make PlaceHolderInfo lookup O(1). Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 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-11-30 Fix miscomputation of direct_lateral_relids for join relations. Tom Lane 11.11
2020-11-30 Fix miscomputation of direct_lateral_relids for join relations. Tom Lane 14.0
2020-11-30 Fix miscomputation of direct_lateral_relids for join relations. Tom Lane 9.6.21
2020-11-30 Fix miscomputation of direct_lateral_relids for join relations. Tom Lane 9.5.25