Обсуждение: pgsql: Fix typo in setrefs.c

Поиск
Список
Период
Сортировка

pgsql: Fix typo in setrefs.c

От
Stephen Frost
Дата:
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_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0473e047877ab9e51d5130bc14276b2308ed77a8

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