| Age | Commit message (Expand) | Author |
| 2011-03-26 | Remove json_send/json_recv and rename json_type/json_type_t to json_get_type/... | Joey Adams |
| 2011-01-17 | Added PostgreSQL 8.4.3 compatibility. | Joey Adams |
| 2010-08-05 | Switched all error reporting from elog to ereport. | Joey Adams |
| 2010-07-23 | Replaced ginormous json_path testcase with a more trivial one. | Joey Adams |
| 2010-07-22 | Added support for arrays to to_json (but not from_json). | Joey Adams |
| 2010-07-06 | * Added json_get | Joey Adams |
| 2010-06-21 | * Made it so json_path preserves original text. | Joey Adams |
| 2010-06-15 | Added json_condense function and split testcases into 3 files. | Joey Adams |
| 2010-06-15 | Initial implementation of json_path function. | Joey Adams |
| 2010-06-14 | Fixed expected/json.out (forgot to update it after adding last test). | Joey Adams |
| 2010-06-14 | Implemented/tested parser for basic JSONPath(ish) patterns. | Joey Adams |
| 2010-06-09 | Moved everything in /contrib/json along with json.sgml to root directory. | Joey Adams |