Add tab-completion for psql meta-commands.

Fujii Masao <fujii@postgresql.org>

Commit: c81c956477c270c4dd816c2f659743ebcae02b77
Author: Fujii Masao <fujii@postgresql.org>
Date: 2015-07-07T14:34:18Z
Releases: 9.6.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