psql 7.2.1: \d (alone) missing from \? - Mailing list pgsql-bugs

From Jay Berkenbilt
Subject psql 7.2.1: \d (alone) missing from \?
Date
Msg-id 200206262146.g5QLkL319815@soup.in.ql.org
Whole thread Raw
Responses Re: psql 7.2.1: \d (alone) missing from \?
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [Fwd: [GENERAL] [Please Help!!!!!!!!] Problem in
Next
From: Anand
Date:
Subject: weird strncmp bug while executing trigger?