Re: [HACKERS] Segmentation fault when creating a BRIN, 10beta1 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] Segmentation fault when creating a BRIN, 10beta1
Date
Msg-id 20170531005430.hn2wfdxfw4xkbh46@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] Segmentation fault when creating a BRIN, 10beta1  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: [HACKERS] Segmentation fault when creating a BRIN, 10beta1  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 2017-05-30 18:21:10 -0400, Alvaro Herrera wrote:
> Alexander Sosna wrote:
> > Hi,
> > 
> > I can reproduce a segmentation fault when creating a BRIN concurrently
> > with set pages_per_range and autosummarize.
> 
> Pushed fix just now.  Please give it a try.  Thanks for testing and
> reporting,

Shouldn't this have been uncovered by a regression test? In other words,
do I understand correctly that the new summarization stuff is largely
not tested by regression tests?

- Andres



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: [HACKERS] TAP: allow overriding PostgresNode in get_new_node
Next
From: "David G. Johnston"
Date:
Subject: Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump