plpython security and error handling fixes, from
Tom Lane <tgl@sss.pgh.pa.us>
plpython security and error handling fixes, from Kevin Jacobs and Brad McLean.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/error.expected | modified | +26 −9 |
| src/pl/plpython/plpython.c | modified | +200 −47 |
| src/pl/plpython/plpython_error.sql | modified | +8 −0 |
| src/pl/plpython/plpython_function.sql | modified | +38 −1 |