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

From Andrew Dunstan
Subject pgsql: Fix compiler warning about unused function in non-readline case.
Date
Msg-id E1Zggyr-0006GN-Il@gemulon.postgresql.org
Whole thread Raw
List 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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/84008295068c798b4a8623ed9d7873d277ade25c

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


pgsql-committers by date:

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