Use isatty() test for pager on Win32; not sure why it was disabled for
authorBruce Momjian <bruce@momjian.us>
Sat, 17 May 2008 23:34:44 +0000 (23:34 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 17 May 2008 23:34:44 +0000 (23:34 +0000)
commitcd1036d3305170af71cd38025e6c3d48e5f94ffe
tree0f840382d68314b02aab8b8b39c0fd53e211eed9
parentb6c4c5aa82e68e479604ad4e21c7f2d224befbaa
Use isatty() test for pager on Win32;  not sure why it was disabled for
that platform.
src/bin/psql/print.c
src/interfaces/libpq/fe-print.c