Commits

DateSubjectAuthorReleases
2025-12-07 Revise APIs for pushJsonbValue() and associated routines. Tom Lane 19 (unreleased)
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.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 16.0
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 14.8
2022-12-12 Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 16.0
2022-12-12 Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 15.2
2022-12-12 Fix jsonb subscripting to cope with toasted subscript values. Tom Lane 14.7
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-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-08-25 Remove redundant test. Tom Lane 14.0
2021-08-25 Remove redundant test. Tom Lane 15.0
2021-03-01 Improve reporting for syntax errors in multi-line JSON data. Tom Lane 14.0
2021-02-11 Simplify jsonfuncs.c code by using strtoint() not strtol(). Tom Lane 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 13.2
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.5.25
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 10.16
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.6.21
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 11.11
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 12.6
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0