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-03-26 Fix -Wcast-qual warning Peter Eisentraut 19 (unreleased)
2026-03-19 Add some const qualifiers enabled by typeof_unqual change on copyObject Peter Eisentraut 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-11 Use palloc_object() and palloc_array(), the last change Michael Paquier 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-02-25 Fix bug in cbc127917 to handle nested Append correctly Amit Langote 18.0
2025-02-07 Track unpruned relids to avoid processing pruned relations Amit Langote 18.0
2025-01-31 Perform runtime initial pruning outside ExecInitNode() Amit Langote 18.0
2025-01-30 Move PartitionPruneInfo out of plan nodes into PlannedStmt Amit Langote 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Support partition pruning on boolcol IS [NOT] UNKNOWN David Rowley 17.0
2024-02-20 Minor corrections for partition pruning David Rowley 17.0
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 12.19
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 13.15
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 14.12
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 15.7
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 16.3
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0