Re: Core dump in PL/pgSQL ... - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject Re: Core dump in PL/pgSQL ...
Date
Msg-id 4587FA6F.7010009@kaltenbrunner.cc
Whole thread Raw
In response to Core dump in PL/pgSQL ...  (Hans-Juergen Schoenig <postgres@cybertec.at>)
Responses Re: Core dump in PL/pgSQL ...  (Hans-Juergen Schoenig <postgres@cybertec.at>)
List pgsql-hackers
Hans-Juergen Schoenig wrote:

[...]

> a quick fix is to prevent the language from freeing the tuple twice - 
> this should safely prevent the core dump here.
> we still have to make sure that the tuple if freed properly. stay tuned.
> here is the patch ...

this seems to be already fixed with:

http://archives.postgresql.org/pgsql-committers/2006-12/msg00063.php


Stefan


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] Enums patch v2
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_restore fails with a custom backup file