aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-03-31 02:02:52 +0000
committerNeil Conway <neilc@samurai.com>2005-03-31 02:02:52 +0000
commitaeb502346b73153992f491f638d084b7b506dde6 (patch)
tree4c25b70c84b1dc46ceb6b51628ac9dd3cc3b035d /src/backend/commands/functioncmds.c
parente1b398c6f57d4aec1f67f8fa137a46752ebbd813 (diff)
downloadpostgresql-aeb502346b73153992f491f638d084b7b506dde6.tar.gz
postgresql-aeb502346b73153992f491f638d084b7b506dde6.zip
Minor code cleanup: ExecHash() was returning a null TupleTableSlot, and an
old comment in the code claimed that this was necessary. Since it is not actually necessary any more, it is clearer to remove the comment and just return NULL instead -- the return value of ExecHash() is not used.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions