Remove variable shadowing
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/alter.c | modified | +0 −1 |