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 | 4b40d40b30ae04ba524cd410f14e64ae4425a180 (patch) | |
tree | cf97f21f9e6238fa746734125e2ebaaa6ac48a0a /src/backend/utils/adt/jsonpath_exec.c | |
parent | b06a354e381d30e13cef28904bb923896aa4719b (diff) | |
download | postgresql-4b40d40b30ae04ba524cd410f14e64ae4425a180.tar.gz postgresql-4b40d40b30ae04ba524cd410f14e64ae4425a180.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/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions