postgresql/src/pl/plpython
Peter Eisentraut c76a4f8dea Catch null pointer returns from PyCObject_AsVoidPtr and PyCObject_FromVoidPtr
This is reproducibly possible in Python 2.7 if the user turned
PendingDeprecationWarning into an error, but it's theoretically also possible
in earlier versions in case of exceptional conditions.

backpatched to 8.0
2010-08-25 19:37:56 +00:00
..
expected Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
po Translation update 2010-05-13 15:56:43 +00:00
sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
Makefile PL/Python DO handler 2010-01-22 15:45:15 +00:00
nls.mk Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
plpython.c Catch null pointer returns from PyCObject_AsVoidPtr and PyCObject_FromVoidPtr 2010-08-25 19:37:56 +00:00