diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-16 19:54:29 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-16 20:20:15 -0400 |
commit | 1c04d4beea8a7f0f5fb667512025aada14c5be67 (patch) | |
tree | e84462e61e0067821c322e40c3c98a86e6cea036 /src/backend/executor/nodeModifyTable.c | |
parent | cb9db2ab0674381b92559e011738f19e2bd0f6f2 (diff) | |
download | postgresql-1c04d4beea8a7f0f5fb667512025aada14c5be67.tar.gz postgresql-1c04d4beea8a7f0f5fb667512025aada14c5be67.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions