summaryrefslogtreecommitdiff
path: root/src/backend/utils/init/postinit.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2010-08-25 19:37:43 +0000
committerPeter Eisentraut <peter_e@gmx.net>2010-08-25 19:37:43 +0000
commitfbd7353bdcc41357820ab05faf67c6454b4577c9 (patch)
tree1fb74f9c977131573c40a21d021b21f34d257eb6 /src/backend/utils/init/postinit.c
parent9005604c65696a5e8347831a8ee0cfc42b34fcb8 (diff)
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/utils/init/postinit.c')
0 files changed, 0 insertions, 0 deletions