Re: BUG #16171: Potential malformed JSON in explain output
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: depesz@depesz.com, Hamid Akhtar <hamid.akhtar@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2020-02-03T14:15:42Z
Lists: pgsql-bugs, pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes: > I guess I'm leaning towards backpatching, but it's not entirely clear-cut. That's where I stand too. I'll wait a day or so to see if anyone else comments; but if not, I'll back-patch. regards, tom lane
Commits
-
Fix handling of "Subplans Removed" field in EXPLAIN output.
- 9a85860e12aa 12.2 landed
- 842a23efa92a 11.7 landed
- 7d91b604d9b5 13.0 landed
-
Doc: Fix list of storage parameters available for ALTER TABLE
- c4c76d198e3d 12.2 cited