Re: BUG #16801: Invalid memory access on WITH RECURSIVE with nested WITHs
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alexander Lakhin <exclusion@gmail.com>, pgsql-bugs@lists.postgresql.org
Date: 2021-02-26T02:24:25Z
Lists: pgsql-bugs
On Thu, Feb 25, 2021 at 08:31:26PM -0500, Tom Lane wrote: > I'm doubtful that the extra test is really testing an independent > issue, but I don't wanna fight about it either. Will push this > in a few. Thanks! -- Michael
Commits
-
Fix list-manipulation bug in WITH RECURSIVE processing.
- 80ca8464fe02 14.0 landed
- 49076fd3ba6b 13.3 landed