Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-09-25 | Fix failure with lock mode used for custom relation options | Michael Paquier | 10.11 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-04-01 | BRIN auto-summarization | Alvaro Herrera | 10.0 |
| 2017-03-31 | Don't allocate storage for partitioned tables. | Robert Haas | 10.0 |
| 2017-03-12 | Assume deconstruct_array() outputs are untoasted. | Noah Misch | 10.0 |
| 2017-03-06 | Reduce lock levels for table storage params related to planning | Simon Riggs | 10.0 |
| 2017-02-23 | Consistently declare timestamp variables as TimestampTz. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2016-09-06 | Add location field to DefElem | Peter Eisentraut | 10.0 |