Re: BUG #15514: process fails on jsonb_populate_recordset query. see simple example below
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: Haribabu Kommi <kommi.haribabu@gmail.com>, 4321ip@gmail.com,
pgsql-bugs@lists.postgresql.org
Date: 2018-11-21T05:03:48Z
Lists: pgsql-bugs
Andrew Gierth <andrew@tao11.riddles.org.uk> writes: > Yes, that's an oversight in 4984784f836 (from Tom) which fixed a > _different_ crash here. Bleah. > Tom: I can take this one if you want? It's my bug, I'll take care of it (but not before tomorrow). regards, tom lane
Commits
-
Fix another crash in json{b}_populate_recordset and json{b}_to_recordset.
- eba2ce17121f 12.0 landed
- 595220a3a3a8 11.2 landed