Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-28 | For partitionwise join, match on partcollation, not parttypcoll. | Robert Haas | 11.0 |
| 2017-12-01 | Try to exclude partitioned tables in toto. | Robert Haas | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-10-06 | Copy information from the relcache instead of pointing to it. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |
| 2017-09-21 | Associate partitioning information with each RelOptInfo. | Robert Haas | 11.0 |