mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 06:18:35 -04:00
ef3f7c3f74
/dev/tty, but it isn't a device file and doesn't work as expected. This fixes a known bug where psql does not prompt for a password on some Win32 systems. Backpatch to 8.1.X. Robert Kinberg