]> 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:36:38 +0000 (18:36 -0400)
commit8a0aa686f41f68c03683a9e37ba783a20cf53a97
treecf96c15019f8788b5c87e993c35fc0f1c00a999c
parent17f5831c8150349d22da2e88820b1be3d734315d
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