Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-06 | Compute aggregate argument types correctly in transformAggregateCall(). | Tom Lane | 13.13 |
| 2020-12-21 | Remove "invalid concatenation of jsonb objects" error case. | Tom Lane | 13.2 |
| 2020-01-17 | Add a non-strict version of jsonb_set | Andrew Dunstan | 13.0 |
| 2019-08-21 | Remove unnecessary test dependency on the contents of pg_pltemplate. | Tom Lane | 13.0 |
| 2019-08-19 | Restore json{b}_populate_record{set}'s ability to take type info from AS. | Tom Lane | 13.0 |