Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Support JSON negative array subscripts everywhere | Andrew Dunstan | 2015-07-17 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Fix hstore_to_json_loose's detection of valid JSON number values. | Andrew Dunstan | 2014-12-01 |
* | Avoid some pnstrdup()s when constructing jsonb | Heikki Linnakangas | 2014-05-09 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Fix some compiler warnings that clang emits with -pedantic. | Robert Haas | 2014-04-04 |
* | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 2014-03-23 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Clean up new JSON API typedefs | Peter Eisentraut | 2013-07-20 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Add new JSON processing functions and parser API. | Andrew Dunstan | 2013-03-29 |