aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2010-08-25 19:37:48 +0000
committerPeter Eisentraut <peter_e@gmx.net>2010-08-25 19:37:48 +0000
commit7499831ce6084227f714bc3430df417511e5ea46 (patch)
treec3a01c399b4682be92cc512964c83adc166ea373 /src/backend/utils/adt/tsquery_gist.c
parent01faed3678de2096ae5f960363c468d695b52462 (diff)
downloadpostgresql-7499831ce6084227f714bc3430df417511e5ea46.tar.gz
postgresql-7499831ce6084227f714bc3430df417511e5ea46.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/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions