pgsql: Fix typo in setrefs.c

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Fix typo in setrefs.c
Дата
Msg-id E1Za1om-0005Am-JM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typo in setrefs.c

We're adding OIDs, not TIDs, to invalItems.

Pointed out by Etsuro Fujita.

Back-patch to all supported branches.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9adaccab2a9e44cf53d2d5c2d3b780ac10e10a5f

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


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: pgsql: Fix typo in setrefs.c
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Fix typo in setrefs.c