Re: jsonb failed assertions

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: jsonb failed assertions
Дата
Msg-id CAM3SWZTRW_9PWN=qYnyu0O8FHWVejdT5QCAxQGhQhYpV8d++0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb failed assertions  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Tue, May 20, 2014 at 11:40 AM, Peter Geoghegan <pg@heroku.com> wrote:
>
> So, what type is va.type, if not one of those two?

You should be able to figure out which pair of JSON documents are
being compared by printing JsonbIterator.dataProper within GDB (that
is, you should do so for both ita and itb within
compareJsonbContainers()). That might allow you to produce a simple
test-case.

I am in the airport right now, about to fly to pgCon, and so may not
have a chance to look at this properly for a day or two.

Thanks.
-- 
Peter Geoghegan



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb failed assertions
Следующее
От: Jeff Ross
Дата:
Сообщение: pg_upgrade fails: Mismatch of relation OID in database 8.4 -> 9.3