Re: jsonb failed assertions

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: jsonb failed assertions
Date: 2014-05-20 18:40:25
Message-ID: CAM3SWZQFeRgc-zEX5D+Hx=ayu4OHMBXZefMOMJhLyqjzRooO3g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 20, 2014 at 11:23 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-05-20 18:53:53 Re: jsonb failed assertions
Previous Message Pavel Stehule 2014-05-20 18:23:30 jsonb failed assertions