Re: jsonb failed assertions - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: jsonb failed assertions
Date
Msg-id CAM3SWZQFeRgc-zEX5D+Hx=ayu4OHMBXZefMOMJhLyqjzRooO3g@mail.gmail.com
Whole thread Raw
In response to jsonb failed assertions  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: jsonb failed assertions  (Peter Geoghegan <pg@heroku.com>)
Re: jsonb failed assertions  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Tue, May 20, 2014 at 11:23 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> TRAP: FailedAssertion("!(va.type == jbvArray || va.type == jbvObject)",
> File: "jsonb_util.c", Line: 208)

So, what type is va.type, if not one of those two?

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: jsonb failed assertions
Next
From: Peter Geoghegan
Date:
Subject: Re: jsonb failed assertions