Re: BUG #15514: process fails on jsonb_populate_recordset query. see simple example below
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Gierth <andrew@tao11.riddles.org.uk>, Haribabu Kommi <kommi.haribabu@gmail.com>, 4321ip@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2018-11-21T07:18:58Z
Lists: pgsql-bugs
On Wed, Nov 21, 2018 at 12:03:48AM -0500, Tom Lane wrote: > Andrew Gierth <andrew@tao11.riddles.org.uk> writes: >> Tom: I can take this one if you want? > > It's my bug, I'll take care of it (but not before tomorrow). Thanks Tom. I was looking at that a bit today as I am also involved in this story. But as you plan to finish wrapping it, I'll just withdraw. -- Michael
Commits
-
Fix another crash in json{b}_populate_recordset and json{b}_to_recordset.
- eba2ce17121f 12.0 landed
- 595220a3a3a8 11.2 landed