Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

[DOCS] jsonb_each_text(jsonb) returns value::jsonb, not text

Поиск
Список
Период
Сортировка
От vodevsh@gmail.com
Тема [DOCS] jsonb_each_text(jsonb) returns value::jsonb, not text
Дата
Msg-id 20161209130549.1402.15836@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [DOCS] jsonb_each_text(jsonb) returns value::jsonb, not text
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/functions-json.html
Description:

Hi,
According to
https://www.postgresql.org/docs/current/static/functions-json.html,
"jsonb_each_text(jsonb)" returns "setof key text, value text", but if you
"pg_typeof(value)" on result it shows "jsonb".
Thank you

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