Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-10 | Improve DDL deparsing test | Heikki Linnakangas | 19 (unreleased) |
| 2022-07-31 | Expand tests of test_ddl_deparse/ for ALTER TABLE | Michael Paquier | 16.0 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 12.0 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 11.0 |
| 2015-05-11 | Allow on-the-fly capture of DDL event details | Alvaro Herrera | 9.5.0 |