jsonb creation functions?

From: Larry White <ljw1001(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: jsonb creation functions?
Date: 2014-08-01 15:44:18
Message-ID: CAMdbzViQj+04NtV5WU6ko0d0hk8hoJYiBaZYyFr_gqGT=uZP=Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There is a set of creation functions for json, such as:

to_json(anyelement)

There doesn't seem to be any equivalent functions for converting text to
jsonb.

Is there a way to do this?

Thanks.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-08-01 15:45:18 Re: Re: User-defined operator function: what parameter type to use for uncast character string?
Previous Message Ramesh T 2014-08-01 15:17:44 Postgres Performence