Fix unused variable compiler warning in !debug builds.
Andres Freund <andres@anarazel.de>
Fix unused variable compiler warning in !debug builds. Introduced in 3dbb317d3. Fix by using the new local variable in more places. Reported-By: Bruce Momjian (off-list) Backpatch: 9.4-, like 3dbb317d3
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/indexing.c | modified | +3 −3 |