Re: jsonb failed assertions - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: jsonb failed assertions
Date
Msg-id CAM3SWZTRW_9PWN=qYnyu0O8FHWVejdT5QCAxQGhQhYpV8d++0A@mail.gmail.com
Whole thread Raw
In response to Re: jsonb failed assertions  (Peter Geoghegan <pg@heroku.com>)
List 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 by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: jsonb failed assertions
Next
From: Jeff Ross
Date:
Subject: pg_upgrade fails: Mismatch of relation OID in database 8.4 -> 9.3