Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-06-01 | Rename jsonb_replace to jsonb_set and allow it to add new values | Andrew Dunstan | 9.5.0 |
| 2015-05-24 | Remove no-longer-required function declarations. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-22 | Unpack jbvBinary objects passed to pushJsonbValue | Andrew Dunstan | 9.5.0 |
| 2015-05-12 | Additional functions and operators for jsonb | Andrew Dunstan | 9.5.0 |
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-12 | Add several generator functions for jsonb that exist for json. | Andrew Dunstan | 9.5.0 |
| 2014-09-29 | Change JSONB's on-disk format for improved performance. | Tom Lane | 9.5.0 |
| 2014-08-15 | Remove remnants of a JENTRY_ISFIRST flag bit. | Heikki Linnakangas | 9.5.0 |