pgAdmin 4 commit: Prevent the Windows installer accepting pathscontain

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent the Windows installer accepting pathscontain
Дата
Msg-id E1eGp5a-0005pK-Vd@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent the Windows installer accepting paths containing invalid characters. Fixes #1365

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ff753deb8cd49fde8fea25b9b676a45461ba7e9
Author: Paresh More <paresh.more@enterprisedb.com>

Modified Files
--------------
Make-MinGW.bat             |  25 +++++++--
pkg/win32/README.txt       |   2 +-
pkg/win32/installer.iss.in | 129 ++++++++++++++++++++++++++++++++++-----------
3 files changed, 122 insertions(+), 34 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Decode the field separator and quote char if needed.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [Patch]: Installer: pgAdmin4 should not install in specialcharacter path