]> 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:35:06 +0000 (18:35 -0400)
commitc4e6d506c6b028d6ccdac4e2a23b3484fba6c39e
tree61d4a97a8c39e2fc8593a863d6f37991c1570f37
parentaea76d128ad85f38aa0f4255fb9d46d95b835755
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