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-03-29 | SQL/JSON: add standard JSON constructor functions | Alvaro Herrera | 16.0 |
| 2023-02-27 | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier | 16.0 |
| 2022-12-11 | Convert json_in and jsonb_in to report errors softly. | Tom Lane | 16.0 |
| 2022-09-02 | Speed up lexing of long JSON strings | John Naylor | 16.0 |