Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-30 | Reword partitioning error message | Alvaro Herrera | 12.5 |
| 2020-09-01 | Raise error on concurrent drop of partitioned index | Alvaro Herrera | 12.5 |
| 2019-03-26 | Fix partitioned index creation bug with dropped columns | Alvaro Herrera | 12.0 |
| 2019-03-21 | Fix dependency recording bug for partitioned PKs | Alvaro Herrera | 12.0 |
| 2019-01-24 | Detach constraints when partitions are detached | Alvaro Herrera | 12.0 |
| 2019-01-14 | Fix unique INCLUDE indexes on partitioned tables | Alvaro Herrera | 12.0 |
| 2018-11-19 | psql: Describe partitioned tables/indexes as such | Alvaro Herrera | 12.0 |
| 2018-10-04 | Fix duplicate primary keys in partitions | Alvaro Herrera | 12.0 |