[BUGS] function jsonb_pretty only outputs first character of result

Поиск
Список
Период
Сортировка
От Martin Jonsson
Тема [BUGS] function jsonb_pretty only outputs first character of result
Дата
Msg-id 1519203186.1262505.1500125561024@mail.yahoo.com
обсуждение исходный текст
Ответы Re: [BUGS] function jsonb_pretty only outputs first character of result  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hello.

On postgres 9.6.3 (current ubuntu release) using the jsonb_pretty function as in the documentation:

"select jsonb_pretty('[{"f1":1,"f2":null},2,null,3]')" does only give output "[". it seems the function only outputs
thefirst character.
 

Many thanks

Martin Jonsson


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

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

Предыдущее
От: basil.bourque@gmail.com
Дата:
Сообщение: [BUGS] BUG #14744: Uninstaller failed to remove saved password for pgAdmin 4.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] function jsonb_pretty only outputs first character of result