Re: psql's \d commands --- end of the line for

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: psql's \d commands --- end of the line for
Дата
Msg-id 5.1.0.14.0.20021210100533.02d18988@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: psql's \d commands --- end of the line for  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: psql's \d commands --- end of the line for  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
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   |/



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group
Следующее
От: Tom Lane
Дата:
Сообщение: Re: DB Tuning Notes for comment...