Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-29 | Docs: add example clarifying use of nested JSON containment. | Tom Lane | 9.4.6 |
| 2015-01-30 | Fix jsonb Unicode escape processing, and in consequence disallow \u0000. | Tom Lane | 9.4.1 |
| 2014-10-11 | Improve documentation about JSONB array containment behavior. | Tom Lane | 9.4.0 |
| 2014-08-22 | Fix corner-case behaviors in JSON/JSONB field extraction operators. | Tom Lane | 9.4.0 |
| 2014-05-11 | Rename jsonb_hash_ops to jsonb_path_ops. | Tom Lane | 9.4.0 |
| 2014-05-10 | More work on the JSON/JSONB user documentation. | Tom Lane | 9.4.0 |
| 2014-05-09 | Improve user-facing JSON documentation. | Tom Lane | 9.4.0 |