Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-27 | Use castNode() in a bunch of statement-list-related code. | Tom Lane | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2017-01-14 | Change representation of statement lists, and add statement location info. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-22 | Use TSConfigRelationId in AlterTSConfiguration() | Stephen Frost | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2016-09-06 | Add location field to DefElem | Peter Eisentraut | 10.0 |
| 2016-09-05 | Relax transactional restrictions on ALTER TYPE ... ADD VALUE. | Tom Lane | 10.0 |