Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-18 | Invalidate partitions of table being attached/detached | Alvaro Herrera | 11.14 |
| 2019-06-28 | Fix for dropped columns in a partitioned table's default partition | Alvaro Herrera | 11.5 |
| 2018-10-07 | Fix catalog insertion order for ATTACH PARTITION | Alvaro Herrera | 11.0 |
| 2018-06-26 | Enable failure to rename a partitioned index | Alvaro Herrera | 11.0 |
| 2018-04-13 | Use custom hash opclass for hash partition pruning | Alvaro Herrera | 11.0 |
| 2018-04-11 | Fix ALTER TABLE .. ATTACH PARTITION ... DEFAULT | Alvaro Herrera | 11.0 |
| 2018-04-04 | Foreign keys on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-03-12 | doc: Reword restriction on partition keys in unique indexes | Alvaro Herrera | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |
| 2017-10-19 | Add more tests for reloptions | Alvaro Herrera | 11.0 |