Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-11 | Fix unique key checks in JSON object constructors | Tomas Vondra | 16.5 |
| 2023-08-16 | Unify some error messages | Peter Eisentraut | 16.0 |
| 2023-03-31 | SQL/JSON: support the IS JSON predicate | Alvaro Herrera | 16.0 |
| 2023-03-29 | SQL/JSON: add standard JSON constructor functions | Alvaro Herrera | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-11 | Convert json_in and jsonb_in to report errors softly. | Tom Lane | 16.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 16.0 |
| 2022-07-01 | Add construct_array_builtin, deconstruct_array_builtin | Peter Eisentraut | 16.0 |