Revise BuildIndexValueDescription to simplify it
Alvaro Herrera <alvherre@alvh.no-ip.org>
Revise BuildIndexValueDescription to simplify it 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 cb9db2ab0674. No backpatch.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/index/genam.c | modified | +2 −16 |