Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-25 | ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | Alvaro Herrera | 14.0 |
| 2019-03-20 | Add index_get_partition convenience function | Alvaro Herrera | 12.0 |
| 2018-11-16 | Redesign initialization of partition routing structures | Alvaro Herrera | 12.0 |
| 2018-09-25 | Remove fmgr.h inclusion from partition.h | Alvaro Herrera | 12.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-04-06 | Faster partition pruning | Alvaro Herrera | 11.0 |
| 2018-03-26 | Handle INSERT .. ON CONFLICT with partitioned tables | Alvaro Herrera | 11.0 |