Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-13 | Catch stack overflow when recursing in transformFromClauseItem(). | Tom Lane | 12.13 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 12.0 |
| 2018-12-19 | Make type "name" collation-aware. | Tom Lane | 12.0 |
| 2018-09-30 | Create an RTE field to record the query's lock mode for each relation. | Tom Lane | 12.0 |
| 2018-09-17 | Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). | Tom Lane | 12.0 |
| 2018-07-11 | Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. | Tom Lane | 12.0 |