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

From Stephen Frost
Subject pgsql: Fix typo in setrefs.c
Date
Msg-id E1Za1om-0005Ak-JB@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1e460d4bd633462bdee34c61ad7c073aec0a941a

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