]> granicus.if.org Git - postgresql/commit
Add tab-completion for psql meta-commands.
authorFujii Masao <fujii@postgresql.org>
Tue, 7 Jul 2015 14:24:02 +0000 (23:24 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 7 Jul 2015 14:31:03 +0000 (23:31 +0900)
commit162ae5b9bb6542809453fbe9cfbb6468cb8eb06e
tree57a7ad4d1f51adafdc3e60890574fd1dcfd1b081
parente5460aa02fd0e3e51b57aac1d15b3d2b494aac57
Add tab-completion for psql meta-commands.

Based on the original code from David Christensen, modified by me.
src/bin/psql/tab-complete.c