pgsql: Remove variable shadowing

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Remove variable shadowing
Дата
Msg-id E1YfZt0-0001HG-Sy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4e17e32f53c2de4a862ee5ef8bdcfa9152c11e25

Modified Files
--------------
src/backend/commands/alter.c |    1 -
1 file changed, 1 deletion(-)


В списке pgsql-committers по дате отправления: