git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8f164e1) | patch
Remove no-longer-needed loop in ExecGather().
2017年1月22日 16:47:38 +0000 (11:47 -0500)
2017年1月22日 16:47:38 +0000 (11:47 -0500)
commit 0a8b9d3b2c57028f7100078cd711370f396d5a81
Remove no-longer-needed loop in ExecGather().

Coverity complained quite properly that commit ea15e1867 had introduced
unreachable code into ExecGather(); to wit, it was no longer possible to
iterate the final for-loop more or less than once. So remove the for().

In passing, clean up a couple of comments, and make better use of a local
variable.
src/backend/executor/nodeGather.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /