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

From Tom Lane
Subject Re: psql 7.2.1: \d (alone) missing from \?
Date
Msg-id 12919.1025620792@sss.pgh.pa.us
Whole thread Raw
In response to Re: psql 7.2.1: \d (alone) missing from \?  (Jay Berkenbilt <ejb@ql.org>)
List pgsql-bugs
Jay Berkenbilt <ejb@ql.org> writes:
>> I see it in psql 7.2.1 with \?:
>>
>> \d [NAME]      describe table (or view, index, sequence)
>>
>> Don't you have that line?

> No.  I have

>  \d TABLE       describe table (or view, index, sequence)

The brackets exist in current sources, but not in 7.2.* AFAICT.
I think Bruce was checking the wrong psql ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Amit Mishra
Date:
Subject: pqReadData() -- backend closed the channel unexpectedly.
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #702: NULLs order by bug in 7.2.1