Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-14 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 19 (unreleased)
2025-12-14 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-09-15 Update various forward declarations to use typedef Peter Eisentraut 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 18.0
2024-04-06 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-03 Resolve partition strategy during early parsing Alvaro Herrera 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-01 Ensure interleaved_parts field is always initialized David Rowley 15.0
2021-08-03 Allow ordered partition scans in more cases David Rowley 15.0
2021-07-14 Remove unused function parameter in get_qual_from_partbound John Naylor 15.0
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 13.2
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 12.6
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 11.11
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0