diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-07 17:14:00 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-07 17:14:00 -0300 |
commit | 4e17e32f53c2de4a862ee5ef8bdcfa9152c11e25 (patch) | |
tree | ac30e797553461eb1ff2d56ab16acfcbff62e2cb /src/backend/utils/adt/ascii.c | |
parent | 8a06c36aff4a94e5ffc3876cd85a1a16a82c754e (diff) | |
download | postgresql-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/ascii.c')
0 files changed, 0 insertions, 0 deletions