pgsql: Fix compiler warning about unused function in non-readline case.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Fix compiler warning about unused function in non-readline case.
Дата
Msg-id E1Zgh1l-0006Lw-Bo@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix compiler warning about unused function in non-readline case.

Backpatch to all live branches to keep the code in sync.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c4e6d506c6b028d6ccdac4e2a23b3484fba6c39e

Modified Files
--------------
src/bin/psql/input.c |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

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