Alvaro Herrera wrote:
> 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?

So they don't have to re-translate?

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to