Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg() - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg()
Date
Msg-id 18471.1437675393@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg()  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg()
List pgsql-bugs
Andrew Dunstan <andrew@dunslane.net> writes:
> On 07/22/2015 11:14 PM, Tom Lane wrote:
>> Seems to be failure to handle nulls properly.  The attached patch stops
>> the crash for me, but I've not checked to see if the results are "right",
>> nor scouted around to see if there are similar bugs nearby.

> I think there is possibly a bit more work to do w.r.t. nulls. I will
> check on it.

OK, thanks for picking it up.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: BUG #13514: PostgreSQL backend process crashes on jsonb_object_agg()
Next
From: ganuri@gmail.com
Date:
Subject: BUG #13516: no binary output function available for type void