From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Hannu Krosing <hannu(at)tm(dot)ee> |
Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Peter Eisentraut <peter_e(at)gmx(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: psql's \d commands --- end of the line for |
Date: | 2002-12-09 23:12:31 |
Message-ID: | 5.1.0.14.0.20021210100533.02d18988@mail.rhyme.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
At 05:13 PM 9/12/2002 -0500, Tom Lane wrote:
>Seems like a fine idea to me.
Ditto.
>"\D<something>" works though.)
>
>Any objections out there?
My only complaint here is being forced to use the 'shift' key on commands
that will be common. I would prefer any other lower case char: \b, \j, \k ,
\m, \n, \u, \v, and \y are available. I'd vote for \v (view), or \k
(command). The go with:
\v schema
or
\k show schema
(I'd vote for \v).
----------------------------------------------------------------
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 | Tom Lane | 2002-12-09 23:19:57 | Re: DB Tuning Notes for comment... |
Previous Message | Marc G. Fournier | 2002-12-09 22:22:28 | Re: [GENERAL] PostgreSQL Global Development Group |
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2002-12-10 01:18:10 | Alter domain permission checks |
Previous Message | Tom Lane | 2002-12-09 22:26:16 | Re: Refuse SSL patch |