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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: jd(at)commandprompt(dot)com, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)
Date: 2009-01-07 00:58:08
Message-ID: 20090107005808.GG27789@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers 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.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Joshua D. Drake 2009-01-07 01:14:26 Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)
Previous Message Joshua D. Drake 2009-01-07 00:18:54 Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)

Browse pgsql-hackers by date

  From Date Subject
Next Message KaiGai Kohei 2009-01-07 00:58:42 Re: Warning about the 8.4 release
Previous Message Jonah H. Harris 2009-01-07 00:55:11 Re: Warning about the 8.4 release