Fix setrefs.c comment properly.
authorTom Lane
Thu, 10 Sep 2015 14:23:56 +0000 (10:23 -0400)
committerTom Lane
Thu, 10 Sep 2015 14:23:56 +0000 (10:23 -0400)
commit87efbc2be12b07c77b7fa2d54d029329f56d6677
tree05249d5e22d78136a311347186a807da1e3bb19b
parent1e460d4bd633462bdee34c61ad7c073aec0a941a
Fix setrefs.c comment properly.

The "typo" alleged in commit 1e460d4bd was actually a comment that was
correct when written, but I missed updating it in commit b5282aa89.
Use a slightly less specific (and hopefully more future-proof) description
of what is collected.  Back-patch to 9.2 where that commit appeared, and
revert the comment to its then-entirely-correct state before that.
src/backend/optimizer/plan/setrefs.c