Re: BUG #16369: Segmentation Faults and Data Corruption with Generated Columns
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, cameron.ezell@clearcapital.com, pgsql-bugs@lists.postgresql.org, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Date: 2020-04-18T02:13:17Z
Lists: pgsql-bugs
On Thu, 16 Apr 2020 at 17:30, Michael Paquier <michael@paquier.xyz> wrote: > Shouldn't you have more regression test cases here? I guess one for > the non-NULL case, and one for the NULL case? Yeah. I've just pushed a fix that included a fairly simple regression test. David
Commits
-
Fix possible crash with GENERATED ALWAYS columns
- a375f11c44cf 12.3 landed
- 3cb02e307e35 13.0 landed