Re: [HACKERS] Re: check failure with -DRELCACHE_FORCE_RELEASE -DCLOBBER_FREED_MEMORY - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Re: check failure with -DRELCACHE_FORCE_RELEASE -DCLOBBER_FREED_MEMORY
Date
Msg-id 27049.1488838452@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: check failure with -DRELCACHE_FORCE_RELEASE -DCLOBBER_FREED_MEMORY  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Re: check failure with -DRELCACHE_FORCE_RELEASE-DCLOBBER_FREED_MEMORY  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
I wrote:
> I fixed that, and the basic regression tests no longer crash outright with
> these settings, but I do see half a dozen errors that all seem to be in
> RLS-related tests.

Those turned out to all be the same bug in DoCopy.  "make check-world"
passes for me now with -DRELCACHE_FORCE_RELEASE, but I've only tried
HEAD not the back branches.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [HACKERS] dump a comment of a TSDictionary
Next
From: Andres Freund
Date:
Subject: [HACKERS] Need a builtin way to run all tests faster manner