Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-05 | Avoid double transformation of json_array()'s subquery. | Tom Lane | 16.9 |
| 2025-03-13 | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. | Tom Lane | 16.9 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-15 | Support [NO] INDENT option in XMLSERIALIZE(). | Tom Lane | 16.0 |
| 2023-03-02 | Remove bms_first_member(). | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2022-07-29 | In transformRowExpr(), check for too many columns in the row. | Tom Lane | 16.0 |