diff options
author | Andres Freund <andres@anarazel.de> | 2019-04-30 17:45:32 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-04-30 17:45:32 -0700 |
commit | d8d5e1ae5ea81f4a36200fdbf88b1822ff8f99bb (patch) | |
tree | 7eb23d0c486816f1e7a6cacc2bb93b294f842946 /src/backend/access/gist/gistget.c | |
parent | f495b65a5659eaca26e7f7778ae31110a73f4483 (diff) | |
download | postgresql-d8d5e1ae5ea81f4a36200fdbf88b1822ff8f99bb.tar.gz postgresql-d8d5e1ae5ea81f4a36200fdbf88b1822ff8f99bb.zip |
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
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions