Fix for segfault in plpython's exception handling

Edit
ID 899
Title Fix for segfault in plpython's exception handling
Topic Procedural Languages
Created 2016-12-09 14:43:48
Last modified 2016-12-12 14:08:19 (7 years, 11 months ago)
Latest email 2016-12-12 11:35:08 (7 years, 11 months ago)
Status
2017-01: Committed
Target version
Authors Rafa de la Torre (rafatower)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/899
git checkout commitfest/cf/899
Emails
Fix for segfault in plpython's exception handling
First at 2016-12-09 14:39:44 by Rafa de la Torre <rtorre at carto.com>
Latest at 2016-12-12 11:35:08 by Rafa de la Torre <rafael.delatorre.vega at gmail.com>
Latest attachment (plpython-segfault-excetion-handling.patch) at 2016-12-09 14:39:44 from Rafa de la Torre <rtorre at carto.com>
    Attachment (plpython-segfault-excetion-handling.patch) at 2016-12-09 14:39:44 from Rafa de la Torre <rtorre at carto.com> (Patch: Yes)
History
When Who What
2016-12-12 14:08:19 Peter Eisentraut (petere) Closed in commitfest 2017-01 with status: Committed
2016-12-12 14:08:19 Peter Eisentraut (petere) Changed committer to tgl
2016-12-12 11:35:08 Rafa de la Torre (rafatower) Posted comment with messageid <20161212113508.25844.50600.pgcf@coridan.postgresql.org>
2016-12-09 14:44:27 Rafa de la Torre (rafatower) Changed authors to Rafa de la Torre (rafatower)
2016-12-09 14:43:48 Rafa de la Torre (rafatower) Attached mail thread CA+Fz15kR1OXZv43mDrJb3XY+1MuQYWhx5kx3ea6BRKQp6ezGkg@mail.gmail.com
2016-12-09 14:43:48 Rafa de la Torre (rafatower) Created patch record
Edit