pgsql: Fix setrefs.c comment properly. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix setrefs.c comment properly.
Date
Msg-id E1Za2oj-0006D5-M0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/fe146952547ce3e7b2e13f764d62e9c27d370793

Modified Files
--------------
src/backend/optimizer/plan/setrefs.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix setrefs.c comment properly.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix setrefs.c comment properly.