Re: \h behaviour - strange ? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: \h behaviour - strange ?
Date
Msg-id 200006130733.DAA23213@candle.pha.pa.us
Whole thread Raw
In response to \h behaviour - strange ?  (Frank G Hahn <efgeho@cs.auc.dk>)
Responses Re: \h behaviour - strange ?
List 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: memory management suggestion
Next
From: Bruce Momjian
Date:
Subject: Re: Re: kerberos 5 patch against 7.0RC5