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

From Hans-Juergen Schoenig
Subject Re: Core dump in PL/pgSQL ...
Date
Msg-id 6F0A301D-1F78-4483-88C4-DE7700FAA04E@cybertec.at
Whole thread Raw
In response to Re: Core dump in PL/pgSQL ...  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
oh sorry, i think i missed that one ...
many thanks,

hans



On Dec 19, 2006, at 3:42 PM, Stefan Kaltenbrunner wrote:

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:



Stefan

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend



--
Cybertec Geschwinde & Schönig GmbH
Schöngrabern 134; A-2020 Hollabrunn
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at


pgsql-hackers by date:

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