Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 2017-09-18 |
* | Try to repair poorly-considered code in previous commit. | Robert Haas | 2017-08-31 |
* | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 2017-08-31 |
* | Generate fmgr prototypes automatically | Peter Eisentraut | 2017-01-17 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Use JsonbIteratorToken consistently in automatic variable declarations. | Noah Misch | 2015-10-11 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Fix bogus optimization in JSONB containment tests. | Tom Lane | 2014-10-11 |
* | Clean up jsonb code. | Heikki Linnakangas | 2014-05-07 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | De-anonymize the union in JsonbValue. | Tom Lane | 2014-04-02 |
* | Introduce jsonb, a structured format for storing json. | Andrew Dunstan | 2014-03-23 |