Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-13 | Fix JSON error reporting for many cases of erroneous string values. | Tom Lane | 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 |