summaryrefslogtreecommitdiff
path: root/src/backend/nodes/nodeFuncs.c
diff options
context:
space:
mode:
authorTom Lane2008-08-25 20:20:30 +0000
committerTom Lane2008-08-25 20:20:30 +0000
commitff58f39f3b37d916b0e01586945dd73e06fc5ac8 (patch)
tree4b1c4197bce54d0a145e43c209c97accf5b6bda0 /src/backend/nodes/nodeFuncs.c
parent3cf334997208b6a4c578aab2785b11112ab4689c (diff)
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/nodes/nodeFuncs.c')
0 files changed, 0 insertions, 0 deletions