jsonb creation functions?

Поиск
Список
Период
Сортировка
От Larry White
Тема jsonb creation functions?
Дата
Msg-id CAMdbzViQj+04NtV5WU6ko0d0hk8hoJYiBaZYyFr_gqGT=uZP=Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: jsonb creation functions?  (Christoph Moench-Tegeder <cmt@burggraben.net>)
Список 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.

В списке pgsql-general по дате отправления:

Предыдущее
От: Chris Travers
Дата:
Сообщение: Feature proposal and discussion: full-fledged column/function equivalence
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: User-defined operator function: what parameter type to use for uncast character string?