Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-08 | Revise attribute handling code on partition creation | Alvaro Herrera | 11.2 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-04-04 | Foreign keys on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-03-06 | Fix bogus Name assignment in CreateStatistics | Alvaro Herrera | 11.0 |
| 2018-03-05 | Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) | Alvaro Herrera | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-02-12 | get_relid_attribute_name is dead, long live get_attname | Alvaro Herrera | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |