pgsql: Fix setrefs.c comment properly.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix setrefs.c comment properly.
Дата
Msg-id E1Za2oj-0006Cv-L1@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/87efbc2be12b07c77b7fa2d54d029329f56d6677

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Fix typo in setrefs.c"
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix setrefs.c comment properly.