Quantcast
Channel: hstore – select * from depesz;
Viewing all articles
Browse latest Browse all 12

Waiting for 9.3 – JSON generation improvements.

$
0
0
On 10th of March, Andrew Dunstan committed patch: JSON generation improvements.   This adds the following:   json_agg(anyrecord) -> json to_json(any) -> json hstore_to_json(hstore) -> json (also used as a cast) hstore_to_json_loose(hstore) -> json   The last provides heuristic treatment of numbers and booleans.   Also, in json generation, if any non-builtin type has a … Continue reading "Waiting for 9.3 – JSON generation improvements."

Viewing all articles
Browse latest Browse all 12

Trending Articles