Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)
Дата
Msg-id 20090107005808.GG27789@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:

>     Informational
>       Modifiers: S = show system objects  + = Additional detail
>       \l[+]                 list all databases
>       \d[S+]                list tables, views, and sequences
>       \d[S+]   NAME         describe table, view, sequence, or index
>       \da[S]   [PATTERN]    list aggregate functions

If we do this, is there a way to abstract the translation marker _()
from the alignment whitespace?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Warning about the 8.4 release
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: Warning about the 8.4 release