summaryrefslogtreecommitdiff
path: root/src/include/common/jsonapi.h
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-11Convert json_in and jsonb_in to report errors softly.Tom Lane
2022-12-11Change JsonSemAction to allow non-throw error reporting.Tom Lane
2022-04-08Apply PGDLLIMPORT markings broadly.Robert Haas
2022-01-08Update copyright for 2022Bruce Momjian
2021-03-01Improve reporting for syntax errors in multi-line JSON data.Tom Lane
2021-01-02Update copyright for 2021Bruce Momjian
2020-07-14Fix some header identificationsMichael Paquier
2020-01-29Move jsonapi.c and jsonapi.h to src/common.Robert Haas