Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-13 | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. | Tom Lane | 15.13 |
| 2022-07-29 | In transformRowExpr(), check for too many columns in the row. | Tom Lane | 15.0 |
| 2022-05-13 | Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. | Tom Lane | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-27 | Fix up compiler warnings/errors from f4fb45d15. | Tom Lane | 15.0 |
| 2022-01-29 | Fix failure to validate the result of select_common_type(). | Tom Lane | 15.0 |