On 07/29/2013 03:16 AM, Andrew Tipton wrote:
The attached patch adds four new SQL functions for the JSON type:
    json_typeof(json) RETURNS text
    json_is_object(json) RETURNS boolean
    json_is_array(json) RETURNS boolean
    json_is_scalar(json) RETURNS boolean




Please add to the next CommitFest if you have not already done so.

cheers

andrew



--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to