pgsql: Allow psql \d tab completion to complete all relation kinds

Started by Peter Eisentrautabout 15 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Allow psql \d tab completion to complete all relation kinds

This matches what \d actually accepts.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/80721b518292501058bb57a05fb6e2131997d0ec

Modified Files
--------------
src/bin/psql/tab-complete.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)