Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-01-09 | Remove a useless PG_GETARG_DATUM() call from jsonb_build_array. | Tom Lane | 9.5.1 |
| 2015-10-20 | Fix incorrect translation of minus-infinity datetimes for json/jsonb. | Tom Lane | 9.5.0 |
| 2015-10-15 | Fix NULL handling in datum_to_jsonb(). | Tom Lane | 9.5.0 |
| 2015-05-24 | Manual cleanup of pgindent results. | Tom Lane | 9.5.0 |
| 2015-02-27 | Suppress uninitialized-variable warning from less-bright compilers. | Tom Lane | 9.5.0 |
| 2014-09-29 | Change JSONB's on-disk format for improved performance. | Tom Lane | 9.5.0 |