Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-11-05 | Fix erroneous hash calculations in gin_extract_jsonb_path(). | Tom Lane | 9.4.6 |
| 2014-05-11 | Rename jsonb_hash_ops to jsonb_path_ops. | Tom Lane | 9.4.0 |
| 2014-05-09 | Improve key representation for GIN jsonb_ops, and fix existence-search bug. | Tom Lane | 9.4.0 |
| 2014-05-07 | Fix some more confusion between uint32 and Datum. | Tom Lane | 9.4.0 |
| 2014-04-02 | De-anonymize the union in JsonbValue. | Tom Lane | 9.4.0 |