Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-17 | Rename columns in new pg_statistic_ext catalog | Alvaro Herrera | 10.0 |
| 2017-03-24 | Implement multivariate n-distinct coefficients | Alvaro Herrera | 10.0 |
| 2017-03-23 | Logical replication support for initial data copy | Peter Eisentraut | 10.0 |
| 2017-02-01 | Fix CatalogTupleInsert/Update abstraction for case of shared indstate. | Tom Lane | 10.0 |
| 2017-02-01 | Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). | Tom Lane | 10.0 |
| 2017-01-31 | Tweak catalog indexing abstraction for upcoming WARM | Alvaro Herrera | 10.0 |
| 2017-01-24 | Reindent table partitioning code. | Robert Haas | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-20 | Add pg_sequence system catalog | Peter Eisentraut | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |