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

Поиск
Список
Период
Сортировка
От Jay Berkenbilt
Тема psql 7.2.1: \d (alone) missing from \?
Дата
Msg-id 200206262146.g5QLkL319815@soup.in.ql.org
обсуждение исходный текст
Ответы Re: psql 7.2.1: \d (alone) missing from \?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
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.

--
Jay Berkenbilt <ejb@ql.org>
http://www.ql.org/q/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [Fwd: [GENERAL] [Please Help!!!!!!!!] Problem in
Следующее
От: Anand
Дата:
Сообщение: weird strncmp bug while executing trigger?