Re: psql 7.2.1: \d (alone) missing from \?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: psql 7.2.1: \d (alone) missing from \?
Дата
Msg-id 200206281819.g5SIJGG18883@candle.pha.pa.us
обсуждение исходный текст
Ответ на psql 7.2.1: \d (alone) missing from \?  (Jay Berkenbilt <ejb@ql.org>)
Ответы Re: psql 7.2.1: \d (alone) missing from \?  (Jay Berkenbilt <ejb@ql.org>)
Список pgsql-bugs
Jay Berkenbilt wrote:
>
> This problem is so simple, the subject pretty much says it all.  For
> the sake of completeness, I'm running PostgreSQL 7.2.1 as supplied by
> RedHat in their 7.3 release for i386.  This bug report pertains only
> to the psql front end.
>
> The command
>
> \d
>
> all by itself (with no arguments) lists all relations along with the
> type and owner.  This fact is, however, not mentioned in the help
> message you get with \?, which lists loads of other things you can
> with \d but forgets to mention \d all by itself.

I see it in psql 7.2.1 with \?:

    \d [NAME]      describe table (or view, index, sequence)

Don't you have that line?

--
  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 по дате отправления:

Предыдущее
От: Anand
Дата:
Сообщение: Re: weird strncmp bug while executing trigger?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: psql 7.2.1: \d (alone) missing from \?