aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-12-03 20:04:26 +0000
committerMagnus Hagander <magnus@hagander.net>2008-12-03 20:04:26 +0000
commit4e816286533dd34c10b368487d4079595a3e1418 (patch)
treebb6f8c63b5ca2445084cafc2455317f50658bba2 /src/backend/access/gist/gistscan.c
parentc37951ebe945184bd71645c307407b4ecd587a13 (diff)
downloadpostgresql-4e816286533dd34c10b368487d4079595a3e1418.tar.gz
postgresql-4e816286533dd34c10b368487d4079595a3e1418.zip
Properly unregister OpenSSL callbacks when libpq is done with
it's connection. This is required for applications that unload the libpq library (such as PHP) in which case we'd otherwise have pointers to these functions when they no longer exist. This needs a bit more testing before we can consider a backpatch, so not doing that yet. In passing, remove unused functions in backend/libpq. Bruce Momjian and Magnus Hagander, per report and analysis by Russell Smith.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions