Add tab-completion for psql meta-commands.

Fujii Masao <fujii@postgresql.org>

Commit: 162ae5b9bb6542809453fbe9cfbb6468cb8eb06e
Author: Fujii Masao <fujii@postgresql.org>
Date: 2015-07-07T14:31:03Z
Releases: 9.5.0
Add tab-completion for psql meta-commands.

Based on the original code from David Christensen, modified by me.

Files

PathChange+/−
src/bin/psql/tab-complete.c modified +9 −3