Обсуждение: pgsql: Fix compiler warning for non-TIOCGWINSZ case

Поиск
Список
Период
Сортировка

pgsql: Fix compiler warning for non-TIOCGWINSZ case

От
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 changed, 2 insertions(+), 2 deletions(-)