Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-16 | Introduce notion of different types of slots (without implementing them). | Andres Freund | 12.0 |
| 2018-11-10 | Don't require return slots for nodes without projection. | Andres Freund | 12.0 |
| 2018-09-17 | Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). | Tom Lane | 12.0 |
| 2018-08-13 | Avoid query-lifetime memory leaks in XMLTABLE (bug #15321) | Andrew Gierth | 12.0 |