Age | Commit message (Expand) | Author |
---|---|---|
2023-03-31 | SQL/JSON: support the IS JSON predicate | Alvaro Herrera |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-12-11 | Convert json_in and jsonb_in to report errors softly. | Tom Lane |
2022-09-01 | Revert SQL/JSON features | Andrew Dunstan |
2022-03-29 | SQL/JSON query functions | Andrew Dunstan |
2022-03-28 | IS JSON predicate | Andrew Dunstan |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-01-02 | Update copyright for 2021 | Bruce Momjian |
2020-07-14 | Fix some header identifications | Michael Paquier |
2020-01-29 | Move jsonapi.c and jsonapi.h to src/common. | Robert Haas |
2020-01-27 | Move some code from jsonapi.c to jsonfuncs.c. | Robert Haas |
2020-01-24 | Adjust src/include/utils/jsonapi.h so it's not backend-only. | Robert Haas |