Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-16 | Fix SQL-spec incompatibilities in new transition table feature. | Tom Lane | 10.0 |
| 2017-08-14 | Final pgindent + perltidy run for v10. | Tom Lane | 10.0 |
| 2017-06-28 | Fix transition tables for ON CONFLICT. | Andrew Gierth | 10.0 |
| 2017-06-28 | Fix transition tables for wCTEs. | Andrew Gierth | 10.0 |
| 2017-06-28 | Fix transition tables for partition/inheritance. | Andrew Gierth | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-11-04 | Implement syntax for transition tables in AFTER triggers. | Kevin Grittner | 10.0 |