Re: \h behaviour - strange ?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Frank G Hahn <efgeho(at)cs(dot)auc(dot)dk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: \h behaviour - strange ?
Date: 2000-06-13 07:33:49
Message-ID: 200006130733.DAA23213@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seems this is fixed in 7.0.

> Hi
> Hope this is the correct mail-list for last-detail-bugs before release.
> Just installed RC4.
> Requested help on create function using \h using
> tab-completion. Really nice feature btw.
> However the \h expects everything after \h to be exact (after the initial
> space(s) ).
>
> The help-request below will return 'No help ...'
> '\h CREATE FUNCTION ' <- Note ending space, result of tab-completion.
>
> Would the preferred behaviour of \h not be white-space-stripping ?
> (or rather ignoring white-spaces altogether)
>
> Minor detail, but it's there.
>
> doesn't accept
> '\h create function'
> either. (two spaces)
>
> /Frank
>
>
>
>
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-06-13 07:36:01 Re: Re: kerberos 5 patch against 7.0RC5
Previous Message Jerome Alet 2000-06-13 07:20:26 Re: grant/revoke bug with delete/update