Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-12-01 | Fix uninitialized memory reference. | Robert Haas | 11.0 |
| 2017-11-28 | If a range-partitioned table has no default partition, reject null keys. | Robert Haas | 11.0 |
| 2017-11-09 | Add hash partitioning. | Robert Haas | 11.0 |
| 2017-09-16 | After a MINVALUE/MAXVALUE bound, allow only more of the same. | Robert Haas | 11.0 |
| 2017-09-08 | Allow a partitioned table to have a default partition. | Robert Haas | 11.0 |
| 2017-08-31 | Expand partitioned tables in PartDesc order. | Robert Haas | 11.0 |