Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-18 | Refactor duplicate code into DeconstructFkConstraintRow | Alvaro Herrera | 11.2 |
| 2018-10-12 | Correct attach/detach logic for FKs in partitions | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-04-12 | Use the right memory context for partkey's FmgrInfo | 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 |
| 2017-12-27 | Protect against hypothetical memory leaks in RelationGetPartitionKey | Alvaro Herrera | 11.0 |
| 2017-12-21 | Get rid of copy_partition_key | Alvaro Herrera | 11.0 |