Commits

DateSubjectAuthorReleases
2026-03-17 make immutability tests in to_json and to_jsonb complete Andrew Dunstan 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-06 Make nullSemAction const, add 'const' decorators to related functions Heikki Linnakangas 18.0
2024-06-28 SQL/JSON: Always coerce JsonExpr result at runtime Amit Langote 17.0
2024-03-21 Add SQL/JSON query functions Amit Langote 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-05 Improve JsonLexContext's freeability Alvaro Herrera 17.0
2023-07-26 Add more SQL/JSON constructor functions Amit Langote 17.0
2023-07-26 Some refactoring to export json(b) conversion functions Amit Langote 17.0
2023-07-20 Unify JSON categorize type API and export for external use Amit Langote 17.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
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-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-03-29 SQL/JSON query functions Andrew Dunstan 15.0
2022-03-28 IS JSON predicate Andrew Dunstan 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-07-14 Fix some header identifications Michael Paquier 14.0
2020-01-29 Move jsonapi.c and jsonapi.h to src/common. Robert Haas 13.0
2020-01-27 Move some code from jsonapi.c to jsonfuncs.c. Robert Haas 13.0
2020-01-24 Adjust src/include/utils/jsonapi.h so it's not backend-only. Robert Haas 13.0