Обсуждение: pgsql: Fix compiler warning about unused function in non-readline case.

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

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

От
Andrew Dunstan
Дата:
Fix compiler warning about unused function in non-readline case.

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

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/729d0056b42a512648e49daa727e5fe77d0cfeeb

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