Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-07 | Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. | Robert Haas | 12.0 |
| 2019-02-21 | Move code for managing PartitionDescs into a new file, partdesc.c | Robert Haas | 12.0 |
| 2019-02-21 | Delay lock acquisition for partitions until we route a tuple to them. | Robert Haas | 12.0 |
| 2018-07-27 | Use key and partdesc from PartitionDispatch where possible. | Robert Haas | 12.0 |