Re: Another assert failure from no-palloc-in-critical-sections - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Another assert failure from no-palloc-in-critical-sections
Date
Msg-id 20140406002240.GE5822@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: Another assert failure from no-palloc-in-critical-sections  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
Heikki Linnakangas wrote:

> I'm surprised none of the existing regression tests caught that.
> Apparently none of them create a GIN index with enough duplicate
> keys that it would create a posting tree. I added one.

Perhaps the --enable-coverage option to configure, and related make
targets, could prove insightful.

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



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: New buildfarm client release 4.12
Next
From: Tom Lane
Date:
Subject: Re: trgm regex index peculiarity