diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-03-03 23:54:52 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-03-03 23:54:52 +0000 |
commit | b7a870ccc7c3d5b174806b0305bbd57c56724298 (patch) | |
tree | 831080b6c9c5ab530d5fc37aa6ca41ca4e10410f /src/backend/utils/adt/regexp.c | |
parent | 77e7b8923c4f5d6b2691e528dcdc80fd44e9751f (diff) | |
download | postgresql-b7a870ccc7c3d5b174806b0305bbd57c56724298.tar.gz postgresql-b7a870ccc7c3d5b174806b0305bbd57c56724298.zip |
Avoid trying to open /dev/tty on Win32. Some Win32 systems have
/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.0.X too.
Robert Kinberg
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions