RM3694-If database is already connected and click on database thenconnect database should not displayed in Menu

Поиск
Список
Период
Сортировка
От Satish V
Тема RM3694-If database is already connected and click on database thenconnect database should not displayed in Menu
Дата
Msg-id CAOEjfmG8_uCTZkOcvm=iK6nDgvcLV-AvUBC41NAOEd1eJRXtjw@mail.gmail.com
обсуждение исходный текст
Ответы Re: RM3694-If database is already connected and click on databasethen connect database should not displayed in Menu
Список pgadmin-hackers
Hi Hackers,

In the patch attached, we are gracefully informing the end user, using an alert message, that the database is already connected when they click "Connect Database..." after right clicking on a disconnected database. 

As this problem deals with racing conditions, it is highly complex to show the "Disconnect database" option in the menu upon right click. So we are alerting the end user with the information of "Database already connected".

Thanks,
Sathish V
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't rely on python-config sending the help message
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Another attempt at fixing the 'do we need the --embed