]> granicus.if.org Git - postgresql/commit
Add tab-completion for psql meta-commands.
authorFujii Masao <fujii@postgresql.org>
Tue, 7 Jul 2015 14:34:18 +0000 (23:34 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 7 Jul 2015 14:34:18 +0000 (23:34 +0900)
commitc81c956477c270c4dd816c2f659743ebcae02b77
treec8aad5fa3da2efccd236127a04150ced87031ffa
parent4af04f96bc9f604a57bf829469b26d8513fd6401
Add tab-completion for psql meta-commands.

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