Commits

DateSubjectAuthorReleases
2026-03-20 json format for COPY TO Andrew Dunstan 19 (unreleased)
2026-03-17 make immutability tests in to_json and to_jsonb complete Andrew Dunstan 19 (unreleased)
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-04-13 Fix finalization for json_objectagg and friends Andrew Dunstan 15.0
2022-04-04 Avoid freeing objects during json aggregate finalization Andrew Dunstan 15.0
2022-03-30 SQL JSON functions Andrew Dunstan 15.0
2022-03-28 IS JSON predicate Andrew Dunstan 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2018-01-17 Centralize json and jsonb handling of datetime types Andrew Dunstan 11.0
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.4.15
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.5.10
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.6.6
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 10.1
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 11.0
2017-02-22 Correctly handle array pseudotypes in to_json and to_jsonb Andrew Dunstan 10.0
2015-09-18 Cache argument type information in json(b) aggregate functions. Andrew Dunstan 9.5.0
2015-09-18 Cache argument type information in json(b) aggregate functions. Andrew Dunstan 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
2015-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.4.2
2015-02-26 Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 9.5.0
2014-12-12 Add several generator functions for jsonb that exist for json. Andrew Dunstan 9.5.0
2014-12-01 Fix backpatching error in commit 55c88079 Andrew Dunstan 9.3.6
2014-12-01 Fix hstore_to_json_loose's detection of valid JSON number values. Andrew Dunstan 9.3.6