Обсуждение: pgsql: Remove old kluge put in to allow Windows regression tests to

Поиск
Список
Период
Сортировка

pgsql: Remove old kluge put in to allow Windows regression tests to

От
adunstan@postgresql.org (Andrew Dunstan)
Дата:
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)