Commits

DateSubjectAuthorReleases
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-28 Fix JSON_OBJECTAGG uniquefying bug Andrew Dunstan 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2022-02-20 Use bitwise rotate functions in more places John Naylor 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-31 Implementation of subscripting for jsonb Alexander Korotkov 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-07-11 Forbid numeric NaN in jsonpath Alexander Korotkov 12.4
2020-07-11 Forbid numeric NaN in jsonpath Alexander Korotkov 13.0
2020-07-11 Forbid numeric NaN in jsonpath Alexander Korotkov 14.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-01-29 Move jsonapi.c and jsonapi.h to src/common. 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-27 Fix implicit-fallthrough compiler warning introduced in 6dda292d4df82. Andres Freund 13.0
2019-09-25 Allow datetime values in JsonbValue Alexander Korotkov 13.0
2019-09-20 Split out code into new getKeyJsonValueFromContainer() Alvaro Herrera 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-13 Fix incorrect return value in JSON equality function for scalars Michael Paquier 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0