Re: segfault in 9.5alpha - plpgsql function, implicit cast and IMMUTABLE cast function - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: segfault in 9.5alpha - plpgsql function, implicit cast and IMMUTABLE cast function
Date
Msg-id CAB7nPqTKboBSZPu4vbDEoifrNXnO0OQi5x+nzZftfMSdQYGwPA@mail.gmail.com
Whole thread Raw
In response to Re: segfault in 9.5alpha - plpgsql function, implicit cast and IMMUTABLE cast function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jul 17, 2015 at 11:37 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Geoff Winkless <pgsqladmin@geoff.dj> writes:
>> While doing some testing of 9.5a one of my colleagues (not on list) found a
>> reproducible server segfault.
>
> Hm, looks like commit 1345cc67bbb014209714af32b5681b1e11eaf964 is to
> blame: memory management for the plpgsql cast cache needs to be more
> complicated than I realized :-(.

And this issue is already fixed by 0fc94a5b.
-- 
Michael



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: patch: enhanced DROP POLICY tab complete
Next
From: Alvaro Herrera
Date:
Subject: Re: BRIN index and aborted transaction