Update comment in relcache.c.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 6 Feb 2017 16:31:23 +0000 (11:31 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 6 Feb 2017 16:31:23 +0000 (11:31 -0500)
commita59318346ef476d3e66c4d13e92cf4ad6ce328ac
treef710af89b437da1b48bd851d403a14ece5d9d236
parentafcb0c97efc58459bcbbe795f42d8b7be414e076
Update comment in relcache.c.

Commit 665d1fad9 introduced rd_pkindex, and made RelationGetIndexList
responsible for updating it, but didn't bother to fix
RelationGetIndexList's header comment to say so.
src/backend/utils/cache/relcache.c