]> granicus.if.org Git - postgresql/commit
Fix typo in setrefs.c
authorStephen Frost <sfrost@snowman.net>
Thu, 10 Sep 2015 13:22:03 +0000 (09:22 -0400)
committerStephen Frost <sfrost@snowman.net>
Thu, 10 Sep 2015 13:22:03 +0000 (09:22 -0400)
commit1e460d4bd633462bdee34c61ad7c073aec0a941a
tree7912972dc576ea4036fd69ed3747231d07ccaf53
parent91cf3135b9079bf44ee9b4b445531987cdb7deee
Fix typo in setrefs.c

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

Pointed out by Etsuro Fujita.

Back-patch to all supported branches.
src/backend/optimizer/plan/setrefs.c