]> granicus.if.org Git - postgresql/commit
Fix compiler warning for non-TIOCGWINSZ case
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2015 22:42:30 +0000 (18:42 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2015 22:42:30 +0000 (18:42 -0400)
commit0557dc276f1022965f72dc8bcfc820dfd83a7dc2
treea7aaafebcd508d4c65318db3164a3461541b1bb9
parent8a0aa686f41f68c03683a9e37ba783a20cf53a97
Fix compiler warning for non-TIOCGWINSZ case

Backpatch to 9.5 where the error was introduced.
src/bin/psql/print.c