Age | Commit message (Expand) | Author |
---|---|---|
2012-05-20 | Fix incorrect logic in JSON number lexer | Peter Eisentraut |
2012-02-23 | Correctly handle NULLs in JSON output. | Andrew Dunstan |
2012-02-21 | Fix typo, noticed by Will Crawford. | Andrew Dunstan |
2012-02-20 | Fix a couple of cases of JSON output. | Andrew Dunstan |
2012-02-03 | Add array_to_json and row_to_json functions. | Andrew Dunstan |
2012-01-31 | Built-in JSON data type. | Robert Haas |