Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-04 | Minor preparatory refactoring for UPDATE row movement. | Robert Haas | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-15 | Centralize executor-related partitioning code. | Robert Haas | 11.0 |
| 2017-11-09 | Add hash partitioning. | Robert Haas | 11.0 |
| 2017-10-06 | Copy information from the relcache instead of pointing to it. | Robert Haas | 11.0 |
| 2017-09-08 | Allow a partitioned table to have a default partition. | Robert Haas | 11.0 |
| 2017-08-17 | Don't lock tables in RelationGetPartitionDispatchInfo. | Robert Haas | 11.0 |
| 2017-08-15 | Assorted preparatory refactoring for partition-wise join. | Robert Haas | 11.0 |