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 | d264bb51c5ad12708394725eab14dae7be5c0b59 (patch) | |
tree | 8bebedab74d7e67cf8d7a254cc4c75a6fae5c72d /src/backend/access/gist/gistget.c | |
parent | 11ea45ffec9aa818004341171ccbf5bc7ec9b28a (diff) | |
download | postgresql-d264bb51c5ad12708394725eab14dae7be5c0b59.tar.gz postgresql-d264bb51c5ad12708394725eab14dae7be5c0b59.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