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

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

From
Andrew Dunstan
Date:
Fix compiler warning about unused function in non-readline case.

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

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/47ae6bc5a9fead2c6b52ed861ad84f605b43a858

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