Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 16.12
2025-04-02 Fix code comment Peter Eisentraut 16.9
2024-11-26 Fix C23 compiler warning Peter Eisentraut 16.7
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 16.1
2023-08-03 Update comments on CustomPath struct. Etsuro Fujita 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-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-04-05 Support "Right Anti Join" plan shapes. Tom Lane 16.0
2023-02-13 When removing a relation from the query, drop its RelOptInfo. Tom Lane 16.0
2023-02-13 Mark more nodes with attribute no_query_jumble Michael Paquier 16.0
2023-01-31 Remove dead NoMovementScanDirection code David Rowley 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-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0
2023-01-09 Allow left join removals and unique joins on partitioned tables David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 16.0
2022-12-02 Remove gen_node_support.pl's special treatment of EquivalenceClasses. Tom Lane 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-11-30 Stop accessing checkAsUser via RTE in some cases Alvaro Herrera 16.0
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 16.0
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 16.0