]> 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:43:33 +0000 (18:43 -0400)
commit60fcee9e5e77dc748a9787fae34328917683b95e
tree5088a29c975fa3c71d7a2139cf6e0ed58ce03fed
parentc4e6d506c6b028d6ccdac4e2a23b3484fba6c39e
Fix compiler warning for non-TIOCGWINSZ case

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