Commits

DateSubjectAuthorReleases
2024-05-14 Add missing gettext triggers Peter Eisentraut 17.0
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 13.16
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 14.13
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 15.8
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 16.4
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 17.0
2024-04-27 Remove redundant JSON parser typedefs Andrew Dunstan 17.0
2024-04-12 Fix some memory leaks associated with parsing json and manifests Andrew Dunstan 17.0
2024-04-12 Assorted minor cleanups in the test_json_parser module Andrew Dunstan 17.0
2024-04-05 Silence some compiler warnings in commit 3311ea86ed Andrew Dunstan 17.0
2024-04-04 Tidy up after incremental JSON parser patch Andrew Dunstan 17.0
2024-04-04 Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86ed Andrew Dunstan 17.0
2024-04-04 Introduce a non-recursive JSON parser Andrew Dunstan 17.0
2024-03-17 Support json_errdetail in FRONTEND code Daniel Gustafsson 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-05 Improve JsonLexContext's freeability Alvaro Herrera 17.0
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 15.3
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 13.11
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 16.0
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 14.8
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-12-11 Change JsonSemAction to allow non-throw error reporting. Tom Lane 16.0
2022-09-28 Change some errdetail() to errdetail_internal() Alvaro Herrera 14.6