Re: JSON_POPULATE_RECORDSET empty array bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: JSON_POPULATE_RECORDSET empty array bug
Date
Msg-id 25442.1545406762@sss.pgh.pa.us
Whole thread Raw
In response to JSON_POPULATE_RECORDSET empty array bug  (Vladimír Houba ml. <vladojr@prosoft.sk>)
Responses Re: JSON_POPULATE_RECORDSET empty array bug
List pgsql-bugs
=?UTF-8?Q?Vladim=C3=ADr_Houba_ml=2E?= <vladojr@prosoft.sk> writes:
> but the following command crashes the backend
> SELECT * FROM JSON_POPULATE_RECORDSET(NULL::information_schema.columns,
> '[]')

Hm, works for me.  What version are you testing?

[ digs in commit log... ]  If that's 11.0 or 11.1, I think this was
resolved by commit 595220a3a.

            regards, tom lane


pgsql-bugs by date:

Previous
From: Vladimír Houba ml.
Date:
Subject: JSON_POPULATE_RECORDSET empty array bug
Next
From: Vladimír Houba ml.
Date:
Subject: Re: JSON_POPULATE_RECORDSET empty array bug