[pgAdmin4][Patch] To fix "there is no disk..." warning in Windows

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows
Дата
Msg-id CAKKotZQS+8zCs-OH8eAEnnL6dfBRpRcHMHgHffRpoCWkKzNGZQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

PFA patch to fix the issue in Windows where Windows throws warning "there is no disk..." if user do not have a removable disk in the removable disk drive while opening File Manager.
RM#1999

I was able to reproduce issue by following steps on Windows:
1. Open Query tool, type 'SELECT 1;'
2. Save the file to your removable drive.
3. Eject that removable drive.
4. Now click Open button in Query tool, you will get error.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: pgagent build issue on SLES 12
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: Fixed #2545 Partitioned table should be createdusing 'OF TYPE'