Commits

DateSubjectAuthorReleases
2021-03-01 Improve reporting for syntax errors in multi-line JSON data. Tom Lane 14.0
2021-01-31 Throw error when assigning jsonb scalar instead of a composite object Alexander Korotkov 14.0
2021-01-31 Filling array gaps during jsonb subscripting Alexander Korotkov 14.0
2021-01-31 Implementation of subscripting for jsonb Alexander Korotkov 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 13.2
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.5.25
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 10.16
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.6.21
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 11.11
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 12.6
2020-01-20 Further tweaking of jsonb_set_lax(). Tom Lane 13.0
2020-01-17 Add a non-strict version of jsonb_set Andrew Dunstan 13.0
2019-08-21 Remove unnecessary test dependency on the contents of pg_pltemplate. Tom Lane 13.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 13.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 12.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 11.6
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 12.0
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 10.9
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 11.4
2019-04-01 GIN support for @@ and @? jsonpath operators Alexander Korotkov 12.0
2019-03-15 Fix typo related to to_tsvector() in tests of json and jsonb Michael Paquier 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2018-12-06 Fix some errhint and errdetail strings missing a period Michael Paquier 12.0
2018-11-22 Fix another crash in json{b}_populate_recordset and json{b}_to_recordset. Tom Lane 12.0