Re: jsonb failed assertions

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)heroku(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 19:03:27
Message-ID: CAFj8pRDPN7tB+n4Y3XFe=Wkfrs-_+TMHOF+5e2m=iwtPDm-BJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2014-05-20 20:40 GMT+02:00 Peter Geoghegan <pg(at)heroku(dot)com>:

> 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?
>

va.type is zero .. jbvNull

Regards

Pavel

>
> --
> Peter Geoghegan
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-05-20 19:23:56 Re: jsonb failed assertions
Previous Message Jeff Ross 2014-05-20 18:59:31 pg_upgrade fails: Mismatch of relation OID in database 8.4 -> 9.3