Commit Graph

13 Commits (699b1f40da3139def660235fa8a782ec8dd8f575)

Author SHA1 Message Date
Andrew Dunstan 105639900b New json functions. 12 years ago
Peter Eisentraut 001e114b8d Fix whitespace issues found by git diff --check, add gitattributes 12 years ago
Andrew Dunstan 4d212bac17 json_typeof function. 12 years ago
Andrew Dunstan 78ed8e03c6 Fix unescaping of JSON Unicode escapes, especially for non-UTF8. 13 years ago
Andrew Dunstan 94e3311b97 Handle Unicode surrogate pairs correctly when processing JSON. 13 years ago
Peter Eisentraut 8b5a3998a1 Remove whitespace from end of lines 13 years ago
Andrew Dunstan a570c98d7f Add new JSON processing functions and parser API. 13 years ago
Andrew Dunstan 38fb4d978c JSON generation improvements. 13 years ago
Peter Eisentraut f1f6737e15 Fix incorrect logic in JSON number lexer 14 years ago
Peter Eisentraut c8e086795a Remove whitespace from end of lines 14 years ago
Andrew Dunstan 83fcaffea2 Fix a couple of cases of JSON output. 14 years ago
Andrew Dunstan 39909d1d39 Add array_to_json and row_to_json functions. 14 years ago
Robert Haas 5384a73f98 Built-in JSON data type. 14 years ago