aboutsummaryrefslogtreecommitdiff
path: root/src/include/common/jsonapi.h
Commit message (Expand)AuthorAge
* Remove stray mid-sentence tabs in commentsPeter Eisentraut2023-05-19
* Update copyright for 2023Bruce Momjian2023-01-02
* Convert json_in and jsonb_in to report errors softly.Tom Lane2022-12-11
* Change JsonSemAction to allow non-throw error reporting.Tom Lane2022-12-11
* Apply PGDLLIMPORT markings broadly.Robert Haas2022-04-08
* Update copyright for 2022Bruce Momjian2022-01-07
* Improve reporting for syntax errors in multi-line JSON data.Tom Lane2021-03-01
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix some header identificationsMichael Paquier2020-07-14
* Move jsonapi.c and jsonapi.h to src/common.Robert Haas2020-01-29