On Tue, May 20, 2014 at 11:40 AM, Peter Geoghegan <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
