Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-01 | Add paths of extensions to pg_available_extensions | Andrew Dunstan | 19 (unreleased) |
| 2020-01-17 | Add a non-strict version of jsonb_set | Andrew Dunstan | 13.0 |
| 2015-06-01 | Rename jsonb_replace to jsonb_set and allow it to add new values | Andrew Dunstan | 9.5.0 |
| 2014-03-26 | Cleanup around json_to_record/json_to_recordset | Andrew Dunstan | 9.4.0 |
| 2014-03-23 | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 9.4.0 |
| 2013-03-29 | Add new JSON processing functions and parser API. | Andrew Dunstan | 9.3.0 |