]> 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:15 +0000 (10:26 -0400)
commitd6e36d8603878c24af958400be2a44b81887e1b7
tree6c00516708eb14b3f76e0905050a1fd1415ff8e6
parentdc24b7fead6323f36608d57d73a28a5969d05954
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