pgAdmin 4 commit: Avoid a crash in the runtime if there are spaces int

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Avoid a crash in the runtime if there are spaces int
Дата
Msg-id E1f6ExF-0006XE-EG@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Avoid a crash in the runtime if there are spaces in the users username. Fixes #3227

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8232f26882bf049b541627a0971e32f04f4b83ae
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
runtime/pgAdmin4.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][patch]: RM #3227 pgadmin4 crashed on Windows If admin username contains spaces
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][patch]: RM #3227 pgadmin4 crashed on Windows If adminuser name contains spaces