]> 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:32:27 +0000 (18:32 -0400)
commit47ae6bc5a9fead2c6b52ed861ad84f605b43a858
treef3d61cc8b25169a79e346a6e5f6941925643368b
parent98d8c75f9f15a3718214c2fbfda9919f3dcfd274
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