Commits

DateSubjectAuthorReleases
2020-01-27 Move some code from jsonapi.c to jsonfuncs.c. Robert Haas 13.0
2020-01-27 Adjust pg_parse_json() so that it does not directly ereport(). Robert Haas 13.0
2020-01-24 Split JSON lexer/parser from 'json' data type support. Robert Haas 13.0
2020-01-24 Adjust src/include/utils/jsonapi.h so it's not backend-only. Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-09-25 Allow datetime values in JsonbValue Alexander Korotkov 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-06-17 Fix more typos and inconsistencies in the tree Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-07 Add json(b)_to_tsvector function Teodor Sigaev 11.0
2018-01-17 Centralize json and jsonb handling of datetime types Andrew Dunstan 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-31 Transform or iterate over json(b) string values Andrew Dunstan 10.0
2017-03-14 Spelling fixes in code comments Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-15 Remove trailing commas in enums. Andres Freund 9.3.13
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.6.0
2015-07-18 Support JSON negative array subscripts everywhere Andrew Dunstan 9.5.0