]> granicus.if.org Git - postgresql/commit
Fix compiler warning about unused function in non-readline case.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2015 22:29:20 +0000 (18:29 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2015 22:31:28 +0000 (18:31 -0400)
commit84008295068c798b4a8623ed9d7873d277ade25c
treeff79b25f1cc5524dc2c8a420c0935d862580a2dd
parent67d0f7a379481a4171c65e4001071f8838d16a67
Fix compiler warning about unused function in non-readline case.

Backpatch to all live branches to keep the code in sync.
src/bin/psql/input.c