Thread: BUG #11672: Bad practice in checking for disk C, SQL Shell

BUG #11672: Bad practice in checking for disk C, SQL Shell

From
flashmozzg@gmail.com
Date:
The following bug has been logged on the website:

Bug reference:      11672
Logged by:          Dan
Email address:      flashmozzg@gmail.com
PostgreSQL version: 9.3.5
Operating system:   Windows 8.1 x64
Description:

It's so happened that my system drive is disk G:/ and I don't have any with
letter C - my phone connected to usb has this letter. The problem is - in
psql shell after entering port is promts ~"There is no disc in in the drive
C:/ please insert it" (I think it tries to access drive C:/ while it's not
possible). Please fix this.