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

From Terry Schmitt
Subject Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns
Date
Msg-id CAOOcyszqNBRSR66koLAaM+snYc=N-RgRRnsPXqnB7vw0ZKk3PQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16369: Segmentation Faults and Data Corruption withGenerated Columns  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-bugs


I've tried creating a smaller test case, but it's difficult.  I haven't
fully understood the reason why it sometimes crashes and sometimes not.
The smallest I could come up with so far is something like this:


For context, I work with Cameron, who submitted this bug.
I totally agree with Peter on this. We tried to simplify the test case on our end, but the symptoms would change in odd ways. Changing the column order would change the symptoms slightly and at times the columns with DEFAULT values would be corrupt. It also seemed like string text based columns would behave differently than integers.

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Possibly misleading documentation of Template Patterns forDate/Time Formatting
Next
From: Hritik Gupta
Date:
Subject: Re: BUG #16373: Behavior of Temporary table creation