aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-01-22 11:47:38 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-01-22 11:47:38 -0500
commit0a8b9d3b2c57028f7100078cd711370f396d5a81 (patch)
tree60e9c4451704a45716f47ea5757339ef252f1fe9 /src/backend/utils/adt/jsonfuncs.c
parent8f164e1eeaf31438f6706ed45efee607a2c7a21b (diff)
downloadpostgresql-0a8b9d3b2c57028f7100078cd711370f396d5a81.tar.gz
postgresql-0a8b9d3b2c57028f7100078cd711370f396d5a81.zip
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.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions