pgsql: Fix compiler warning for non-TIOCGWINSZ case

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Fix compiler warning for non-TIOCGWINSZ case
Дата
Msg-id E1Zgh9H-0006SN-5E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix compiler warning about unused function in non-readline case.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix compiler warning for non-TIOCGWINSZ case