variable scope issue in server js [pgadmin4]

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема variable scope issue in server js [pgadmin4]
Дата
Msg-id CAFiP3vyJzWaBBC9e+bVP29idccyojjOqwwcyzz9Uh49SQJTUNQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: variable scope issue in server js [pgadmin4]  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi,


PFA patch for server.js. Replaced ";" (semicolon) with ","  (coma) in variable declaration.

Issue: This was changing scope of all the variables declared after ";" (semicolon) from local to global and therefore affecting all other local variables with same name at different place in same file.



-- 
Harshal Dhumal
Software Engineer 



Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: PATCH: Added "Named restore point" functionality (pgAdmin4)
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: PATCH: Added "Named restore point" functionality (pgAdmin4)