Re: BUG #13936: jsonb_object() -> ERROR: unknown type of jsonb container

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #13936: jsonb_object() -> ERROR: unknown type of jsonb container
Дата
Msg-id CAB7nPqT5b3FJtkRNLtZiztKLHn=fvq3rxVw9OAPMOW1R0MH8Sw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #13936: jsonb_object() -> ERROR: unknown type of jsonb container  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-bugs
On Mon, Feb 22, 2016 at 12:46 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> I have committed a fix for this, mainly using your patch. In the end I used
> the same pattern for handling the case that we use in the one-argument form
> of the function, i.e. we just drop through to the end, skipping over the
> part where we add object elements.

Thanks. I have hesitated with your solution, looks like I was on the
wrong side at the end :)
--
Michael

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: BUG #13936: jsonb_object() -> ERROR: unknown type of jsonb container
Следующее
От: eshkinkot@gmail.com
Дата:
Сообщение: BUG #13977: Strange behavior with WAL archive recovery