Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-25 | Fix NULLIF()'s handling of read-write expanded objects. | Tom Lane | 15.11 |
| 2023-06-29 | Fix order of operations in ExecEvalFieldStoreDeForm(). | Tom Lane | 15.4 |
| 2023-03-26 | Fix oversights in array manipulation. | Tom Lane | 15.3 |
| 2022-06-10 | Un-break whole-row Vars referencing domain-over-composite types. | 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-17 | Revert applying column aliases to the output of whole-row Vars. | Tom Lane | 15.0 |