aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_target.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-02-21 21:41:08 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-02-21 21:41:08 -0500
commit2e852e541c84af85aa918762fc838fa44a399310 (patch)
tree1a94fa7f98303ab1b8f4358a55b2d690eda9f668 /src/backend/parser/parse_target.c
parenta210be772047575331fb6b0ab7b72043f81452ba (diff)
downloadpostgresql-2e852e541c84af85aa918762fc838fa44a399310.tar.gz
postgresql-2e852e541c84af85aa918762fc838fa44a399310.zip
Remove ExecRemoveJunk(), which is no longer used anywhere.
This was a leftover from the pre-8.1 design of junkfilters. It doesn't seem to have any reason to live, since it's merely a combination of two easy function calls, and not a well-designed combination at that (it encourages callers to leak the result tuple).
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions