Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-06 | Further fixes for MULTIEXPR_SUBLINK fix. | Tom Lane | 10.23 |
| 2018-09-17 | Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). | Tom Lane | 10.6 |
| 2017-07-14 | Code review for NextValueExpr expression node type. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-04-18 | Fix testing of parallel-safety of SubPlans. | Tom Lane | 10.0 |
| 2016-12-23 | Replace enum InhOption with simple boolean. | Tom Lane | 10.0 |
| 2016-08-17 | Improve parsetree representation of special functions such as CURRENT_DATE. | Tom Lane | 10.0 |