Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns
Date
Msg-id 20200416053036.GA81957@paquier.xyz
Whole thread Raw
In response to Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns
Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns
List pgsql-bugs
On Thu, Apr 16, 2020 at 12:40:24PM +1200, David Rowley wrote:
> On Thu, 16 Apr 2020 at 11:52, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> That looks like it'll fail on a null result.
>
> Thanks.  I'll have another go then.

Shouldn't you have more regression test cases here?  I guess one for
the non-NULL case, and one for the NULL case?
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Elvis Pranskevichus
Date:
Subject: Re: BUG #16368: Incorrect function inlining in the presence of a window function
Next
From: Michael Paquier
Date:
Subject: Re: [BUG] non archived WAL removed during production crash recovery