]> granicus.if.org Git - postgresql/commit
Fix setrefs.c comment properly.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Sep 2015 14:25:58 +0000 (10:25 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Sep 2015 14:26:20 +0000 (10:26 -0400)
commitfe146952547ce3e7b2e13f764d62e9c27d370793
treea9460ea253b2a331496f51c031b2f6c2a4bdd51a
parentf4ea1b35d56e84d7eb387a0226f6eed32a8a6cb4
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