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 |
| 2017-04-06 | Identity columns | Peter Eisentraut | 10.0 |
| 2017-03-08 | Support XMLTABLE query expression | Alvaro Herrera | 10.0 |
| 2017-02-14 | Allow parallel workers to execute subplans. | Robert Haas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-23 | Replace enum InhOption with simple boolean. | Tom Lane | 10.0 |
| 2016-12-23 | Remove sql_inheritance GUC. | Robert Haas | 10.0 |
| 2016-08-17 | Improve parsetree representation of special functions such as CURRENT_DATE. | Tom Lane | 10.0 |