]> 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:13 +0000 (18:32 -0400)
commit54499a14fcfc44adfc5354ae801a49c12776073b
treee7b6b9b3e50a5e02f16318fe6a3d37cfa511560f
parentf8864347670a9f837c83cde90366b2df72ab4a43
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