From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: psql's \d commands --- end of the line for |
Date: | 2002-12-10 06:16:26 |
Message-ID: | 5.1.0.14.0.20021210171106.067d2b58@mail.rhyme.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
At 01:55 AM 10/12/2002 -0300, Alvaro Herrera wrote:
>\d<tab> would show something like
>\dt [tables] \ds [sequences] \dv [views] ...
>
>(the way it's shown now shows what completions are available, but not
>what they mean. Also, both \d and \D should be shown in any case)
This would be OK, but I'd be very happy with DESCRIBE, especially if
tab-completion meant I could type 'DESC<tab>TAB<tab><name>' instead of
'DESCRIBE TABLE <name>'.
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew T. O'Connor | 2002-12-10 06:18:12 | Re: psql's \d commands --- end of the line for |
Previous Message | Tom Lane | 2002-12-10 05:56:22 | Re: Let's create a release team |
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew T. O'Connor | 2002-12-10 06:18:12 | Re: psql's \d commands --- end of the line for |
Previous Message | Alvaro Herrera | 2002-12-10 04:55:38 | Re: psql's \d commands --- end of the line for |