pgsql: Remove old kluge put in to allow Windows regression tests to
Started by Andrew Dunstanabout 18 years ago1 messagescomitters
Log Message:
-----------
Remove old kluge put in to allow Windows regression tests to succeed, and now
found to have been made necessary by our skipping tty detection on Windows. Now
that we are doing tty detection on Windows the kluge is unnecessary and wrong.
Modified Files:
--------------
pgsql/src/bin/psql:
print.c (r1.106 -> r1.107)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.106&r2=1.107)