mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
1c04d4beea
Getting a pg_index tuple from syscache when the open index relation is
available is pointless -- just use the one from relcache.
Noticed while reviewing code for cb9db2ab06.
No backpatch.