pgsql: Use isatty() test for pager on Win32; not sure why it was

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use isatty() test for pager on Win32; not sure why it was
Date: 2008-05-17 23:34:44
Message-ID: 20080517233444.F142D754C54@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use isatty() test for pager on Win32; not sure why it was disabled for
that platform.

Modified Files:
--------------
pgsql/src/bin/psql:
print.c (r1.105 -> r1.106)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.105&r2=1.106)
pgsql/src/interfaces/libpq:
fe-print.c (r1.75 -> r1.76)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-print.c?r1=1.75&r2=1.76)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-05-17 23:36:27 pgsql: Rewrite the warning about non-transaction-safety of TRUNCATE ...
Previous Message Bruce Momjian 2008-05-17 21:40:44 pgsql: In psql, test for output to stdout when forcing pager for wide