Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-09 | Add hash partitioning. | Robert Haas | 11.0 |
| 2017-10-31 | Fix code related to partitioning schemes for dropped columns. | Robert Haas | 11.0 |
| 2017-10-12 | Synchronize error messages. | Robert Haas | 11.0 |
| 2017-10-05 | On CREATE TABLE, consider skipping validation of subpartitions. | Robert Haas | 11.0 |
| 2017-10-05 | On attach, consider skipping validation of subpartitions individually. | Robert Haas | 11.0 |
| 2017-10-05 | Improve error message when skipping scan of default partition. | Robert Haas | 11.0 |
| 2017-09-08 | Allow a partitioned table to have a default partition. | Robert Haas | 11.0 |