Re: pgsql: Disable expanded mode only for \d

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Disable expanded mode only for \d
Date: 2005-10-28 02:39:32
Message-ID: 200510280239.j9S2dWO20536@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Neil Conway wrote:
> On Thu, 2005-27-10 at 10:34 -0300, Bruce Momjian wrote:
> > Disable expanded mode only for \d tablename, not for all backslash
> > commands. Per complaint that \df+ is clearer in expanded mode.
>
> You also need to update the psql reference page.

Thanks, updated. I just remove the sentence. It doesn't seem worth
mentioning that \d doesn't honor \x.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-10-28 13:05:07 pgsql: 1 Fix problem with lost precision in rank with OR-ed lexemes 2
Previous Message Bruce Momjian 2005-10-28 02:39:07 pgsql: Remove mention that \x doesn't affect backslash commands.