Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2026-04-10 Fix incremental JSON parser numeric token reassembly across chunks. Andrew Dunstan 17.10
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 17.5
2024-07-08 Typo fix Amit Langote 17.0
2024-06-21 jsonapi: Use const char * Peter Eisentraut 17.0
2024-06-21 jsonapi: Use size_t Peter Eisentraut 17.0
2024-05-23 jsonapi: Some message style fixes Peter Eisentraut 17.0
2024-05-14 Pre-beta mechanical code beautification. Tom Lane 17.0
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 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