psql \d+ does not support tab completion as \d does. - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject psql \d+ does not support tab completion as \d does.
Date
Msg-id 200108091524.f79FOtD49221@hub.org
Whole thread Raw
Responses Re: psql \d+ does not support tab completion as \d does.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Don Pellegrino (donald.a.pellegrino@usa.dupont.com) reports a bug with a severity of 4
The lower the number the more severe it is.

Short Description
psql \d+ does not support tab completion as \d does.

Long Description
When using psql \d supports tab completion.  \d+ however does not.  It would  be nice if they both supported tab
completion.

# select version();
                           version
-------------------------------------------------------------
 PostgreSQL 7.1.2 on i686-pc-linux-gnu, compiled by GCC 2.96
(1 row)


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: timestamp handling in postgres 7.1 behaves strange
Next
From: grant
Date:
Subject: pg_dumpall