Re: \h behaviour - strange ?

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Frank G Hahn <efgeho(at)cs(dot)auc(dot)dk>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: \h behaviour - strange ?
Date: 2000-06-13 12:57:27
Message-ID: Pine.GSO.4.02A.10006131457170.20240-100000@Ulv.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 13 Jun 2000, Bruce Momjian wrote:

> Seems this is fixed in 7.0.

7.0.1

> > 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
> >
> >
> >
> >
> >
>
>
>

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-06-13 13:00:44 Re: Proposal for fixing numeric type-resolution issues
Previous Message Sergio A. Kessler 2000-06-13 12:56:38 Re: Re: [ANNOUNCE] Delphi's components for direct access to PostgreSQL