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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow psql \d tab completion to complete all relation kinds
Date: 2011-06-14 21:02:02
Message-ID: E1QWakM-0006rZ-He@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-06-14 21:14:27 pgsql: Suppress -arch switches in the output of ExtUtils::Embed.
Previous Message Bruce Momjian 2011-06-14 20:48:45 pgsql: In pg_upgrade, document that link mode has to have data director