pgsql: Fix typo in setrefs.c - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Fix typo in setrefs.c
Date
Msg-id E1Za1om-0005Ar-Js@gemulon.postgresql.org
Whole thread Raw
List 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_3_STABLE

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

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


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Fix typo in setrefs.c
Next
From: Stephen Frost
Date:
Subject: pgsql: Fix typo in setrefs.c