Commits

DateSubjectAuthorReleases
2026-05-25 Reject degenerate SPLIT PARTITION with DEFAULT partition Alexander Korotkov 19 (unreleased)
2026-05-20 Revert "Reject degenerate SPLIT PARTITION with DEFAULT partition" Alexander Korotkov 19 (unreleased)
2026-05-20 Reject degenerate SPLIT PARTITION with DEFAULT partition Alexander Korotkov 19 (unreleased)
2026-05-19 Fix SPLIT PARTITION hint for DEFAULT partition bounds Alexander Korotkov 19 (unreleased)
2026-05-19 Fix SPLIT PARTITION range bound validation with DEFAULT Alexander Korotkov 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-07 Message corrections for partition split/merge commands John Naylor 19 (unreleased)
2026-04-20 Add missing Datum conversions Peter Eisentraut 19 (unreleased)
2026-04-14 Add missing period to HINT messages. Amit Kapila 19 (unreleased)
2026-03-30 Thread flags through begin-scan APIs Melanie Plageman 19 (unreleased)
2026-01-05 Fix typos and inconsistencies in code and comments Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-14 Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code Alexander Korotkov 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-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-31 Mark function arguments of type "Datum *" as "const Datum *" where possible Peter Eisentraut 19 (unreleased)
2025-08-03 Avoid leakage of zero-length arrays in partition_bounds_copy(). Tom Lane 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-30 Fix error message in check_partition_bounds_for_split_range() Alexander Korotkov 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-15 Grammar fixes for split/merge partitions code Alexander Korotkov 17.0
2024-04-08 Fix some grammer errors from error messages and codes comments Alexander Korotkov 17.0