Re: psql \d+ does not support tab completion as \d does.
От | Bruce Momjian |
---|---|
Тема | Re: psql \d+ does not support tab completion as \d does. |
Дата | |
Msg-id | 200109070125.f871PBe15094@candle.pha.pa.us обсуждение исходный текст |
Ответ на | psql \d+ does not support tab completion as \d does. (pgsql-bugs@postgresql.org) |
Список | pgsql-bugs |
I checked into this and it is pretty hard to fix. You can edit bin/psql/tab-completion.c if you wish. > 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 > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-bugs по дате отправления: