Use isatty() test for pager on Win32; not sure why it was disabled for
Bruce Momjian <bruce@momjian.us>
Use isatty() test for pager on Win32; not sure why it was disabled for that platform.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/print.c | modified | +2 −8 |
| src/interfaces/libpq/fe-print.c | modified | +3 −8 |