Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-14 | Prevent drop of tablespaces used by partitioned relations | Alvaro Herrera | 11.11 |
| 2018-11-03 | Fix tablespace handling for partitioned indexes | Alvaro Herrera | 11.1 |
| 2018-07-12 | Fix FK checks of TRUNCATE involving partitioned tables | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-03-23 | Allow FOR EACH ROW triggers on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-03-21 | Fix relcache handling of the 'default' partition | Alvaro Herrera | 11.0 |
| 2018-03-20 | Fix CommandCounterIncrement in partition-related DDL | 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 |