aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numutils.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-04-07 17:14:00 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-04-07 17:14:00 -0300
commit4e17e32f53c2de4a862ee5ef8bdcfa9152c11e25 (patch)
treeac30e797553461eb1ff2d56ab16acfcbff62e2cb /src/backend/utils/adt/numutils.c
parent8a06c36aff4a94e5ffc3876cd85a1a16a82c754e (diff)
downloadpostgresql-4e17e32f53c2de4a862ee5ef8bdcfa9152c11e25.tar.gz
postgresql-4e17e32f53c2de4a862ee5ef8bdcfa9152c11e25.zip
Remove variable shadowing
Commit a2e35b53 should have removed the variable declaration in the inner block, but didn't. As a result, the returned address might end up not being what was intended.
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions