[pgadmin-hackers] pgAdmin 4 commit: Simplify runtime startup polling,and increase retrie

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Simplify runtime startup polling,and increase retrie
Дата
Msg-id E1ciIsJ-0002nD-Dv@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Simplify runtime startup polling, and increase retries to 30.

Ensure the splash screen is hidden before showing errors.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a7a82b4e968e28b83414d858efda8856201a40b

Modified Files
--------------
runtime/BrowserWindow.cpp | 41 -----------------------------------------
runtime/BrowserWindow.h   |  3 ---
runtime/pgAdmin4.cpp      | 11 ++++++-----
3 files changed, 6 insertions(+), 49 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] SlickGrid result set format efficiency
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [patch] Refactor: clipboard, translations, jasmine