pgsql: Allow psql \d tab completion to complete all relation kinds
Started by Peter Eisentrautabout 15 years ago1 messagescomitters
Allow psql \d tab completion to complete all relation kinds
This matches what \d actually accepts.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/707195c8f487a39c34ea4d965140465594eb5c21
Modified Files
--------------
src/bin/psql/tab-complete.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)