aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2010-08-25 19:37:39 +0000
committerPeter Eisentraut <peter_e@gmx.net>2010-08-25 19:37:39 +0000
commitb64f3bcf726ab945ff9431322f8ebbea51366eef (patch)
tree546bce52f5b6bfce7d79ea54afc5cce83ebec5cd /src/backend/access/gist
parentf7f92b3fa45f309cf545783bd0a32af0709f1357 (diff)
downloadpostgresql-b64f3bcf726ab945ff9431322f8ebbea51366eef.tar.gz
postgresql-b64f3bcf726ab945ff9431322f8ebbea51366eef.zip
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
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions