Fix for segfault in plpython's exception handling

From: Rafa de la Torre <rtorre(at)carto(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fix for segfault in plpython's exception handling
Date: 2016-12-09 14:39:44
Message-ID: CA+Fz15kR1OXZv43mDrJb3XY+1MuQYWhx5kx3ea6BRKQp6ezGkg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The patch attached (a one-liner) includes information about how to
reproduce the issue and why it happens.

We applied it to our production servers (9.5) and has been working as
expected for a while. I've also checked that it can be applied cleanly to
current master.

Could it make its way into master? maybe 9.5 and 9.6 as well?

Thanks!

--
Rafa de la Torre
rtorre(at)carto(dot)com

Attachment Content-Type Size
plpython-segfault-excetion-handling.patch text/x-patch 4.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2016-12-09 14:51:41 Re: pg_dump / copy bugs with "big lines" ?
Previous Message Dave Cramer 2016-12-09 14:30:51 building HEAD on macos fails with #error no source of random numbers configured