Commits

DateSubjectAuthorReleases
2026-06-28 Use named boolean parameters for pg_get_*_ddl option arguments Andrew Dunstan 19 (unreleased)
2026-01-01 Add paths of extensions to pg_available_extensions Andrew Dunstan 19 (unreleased)
2022-11-28 Provide non-superuser predefined roles for vacuum and analyze Andrew Dunstan 16.0
2022-11-23 Expand AclMode to 64 bits Andrew Dunstan 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2020-01-17 bump catalog version as should have been done for jsonb_set_lax Andrew Dunstan 13.0
2018-06-23 Mark binary_upgrade_set_missing_value as parallel_unsafe Andrew Dunstan 11.0
2018-06-22 Allow for pg_upgrade of attributes with missing values Andrew Dunstan 11.0
2017-06-08 Mark to_tsvector(regconfig,json[b]) functions immutable Andrew Dunstan 10.0
2015-06-11 Rename jsonb - text[] operator to #- to avoid ambiguity. Andrew Dunstan 9.5.0
2015-06-01 Rename jsonb_replace to jsonb_set and allow it to add new values Andrew Dunstan 9.5.0
2015-05-12 Fix some errors from jsonb functions patch. Andrew Dunstan 9.5.0
2015-05-09 Add new OID alias type regnamespace 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-12 Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan 9.5.0
2014-07-15 json_build_object and json_build_array are stable, not immutable. Andrew Dunstan 9.4.0
2014-07-15 json_build_object and json_build_array are stable, not immutable. Andrew Dunstan 9.5.0
2014-03-26 Cleanup around json_to_record/json_to_recordset Andrew Dunstan 9.4.0
2014-01-29 Forgot to bump catalog version for json_array_elements_text. Andrew Dunstan 9.4.0
2014-01-28 New json functions. Andrew Dunstan 9.4.0
2013-10-10 json_typeof function. Andrew Dunstan 9.4.0
2013-04-16 Mark json IO and extraction functions immutable. Andrew Dunstan 9.3.0
2013-03-29 Add new JSON processing functions and parser API. Andrew Dunstan 9.3.0
2013-03-10 JSON generation improvements. Andrew Dunstan 9.3.0