[pgAdmin4][Patch] To fix "there is no disk..." warning in Windows - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows
Date
Msg-id CAKKotZQS+8zCs-OH8eAEnnL6dfBRpRcHMHgHffRpoCWkKzNGZQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows  (Dave Page <dpage@pgadmin.org>)
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: pgagent build issue on SLES 12
Next
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: Fixed #2545 Partitioned table should be createdusing 'OF TYPE'