[COMMITTERS] pgsql: Fix compiler warning for non-TIOCGWINSZ case

2015-09-28 Thread Andrew Dunstan
Fix compiler warning for non-TIOCGWINSZ case Backpatch to 9.5 where the error was introduced. Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/60fcee9e5e77dc748a9787fae34328917683b95e Modified Files -- src/bin/psql/print.c |4 ++-- 1 file change

[COMMITTERS] pgsql: Fix compiler warning for non-TIOCGWINSZ case

2015-09-28 Thread Andrew Dunstan
Fix compiler warning for non-TIOCGWINSZ case Backpatch to 9.5 where the error was introduced. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/0557dc276f1022965f72dc8bcfc820dfd83a7dc2 Modified Files -- src/bin/psql/print.c |4 ++-- 1 file changed, 2 in