aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-28 17:50:17 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-28 17:50:17 +0000
commited368c1b8eb9cc7b17d6c918ff69e11789d06462 (patch)
tree6baccf3739de884401655ff180a7ccc410281816 /src/backend/access/gist/gistscan.c
parent12b9a64ccced721780f7e27102a48ae582e7530c (diff)
downloadpostgresql-ed368c1b8eb9cc7b17d6c918ff69e11789d06462.tar.gz
postgresql-ed368c1b8eb9cc7b17d6c918ff69e11789d06462.zip
Fix incorrect tests for undef Perl values in some places in plperl.c.
The correct test for defined-ness is SvOK(sv), not anything involving SvTYPE. Per bug #3415 from Matt Taylor. Back-patch as far as 8.0; no apparent problem in 7.x.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions