aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-08-25 20:20:30 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-08-25 20:20:30 +0000
commitd320101b5b1cde0d0d6d4133f618dd374fc14bea (patch)
treee25735d8babd4f3ef744e08191fbee1b7b8fdf67 /src/backend/access/gist
parente36716a6534a393225d3c45fcbb85f75d017cad1 (diff)
downloadpostgresql-d320101b5b1cde0d0d6d4133f618dd374fc14bea.tar.gz
postgresql-d320101b5b1cde0d0d6d4133f618dd374fc14bea.zip
Get rid of the last remaining uses of var_is_rel(), to wit some debugging
checks in ExecIndexBuildScanKeys() that were inadequate anyway: it's better to verify the correct varno on an expected index key, not just reject OUTER and INNER. This makes the entire current contents of nodeFuncs.c dead code. I'll be replacing it with some other stuff later, as per recent proposal.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions