Re: UPDATE with json_populate_recordset empty array crashes server - Mailing list pgsql-bugs

From Sergei Kornilov
Subject Re: UPDATE with json_populate_recordset empty array crashes server
Date
Msg-id 18620891564566850@iva3-67f911cb3a01.qloud-c.yandex.net
Whole thread Raw
In response to UPDATE with json_populate_recordset empty array crashes server  (Marks Polakovs <marks-mailinglists@markspolakovs.me>)
Responses Re: UPDATE with json_populate_recordset empty array crashes server  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
Hello

> VERSION(): PostgreSQL 11.1, compiled by Visual C++ build 1914, 64-bit

Please check in actual release.

I think this was already fixed for a long time: https://www.postgresql.org/docs/11/release-11-2.html
> Fix crash when zero rows are fed to json[b]_populate_recordset() or json[b]_to_recordset() (Tom Lane)

regards, Sergei



pgsql-bugs by date:

Previous
From: Marks Polakovs
Date:
Subject: UPDATE with json_populate_recordset empty array crashes server
Next
From: PG Bug reporting form
Date:
Subject: BUG #15934: pg_dump output in wrong order if custom operator class is used as subtype_opclass in a range type