Re: Segmentation fault when creating a BRIN, 10beta1

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Alexander Sosna <alexander.sosna@credativ.de>
Cc: pgsql-hackers@postgresql.org
Date: 2017-05-30T22:21:10Z
Lists: pgsql-hackers
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,

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. brin: Don't crash on auto-summarization

  2. Fix improper quoting of format_type_be() output.