minor psql errors in RC5 - Mailing list pgsql-hackers

From Hannu Krosing
Subject minor psql errors in RC5
Date
Msg-id 39151DF3.7BBE7F43@tm.ee
Whole thread Raw
Responses Re: minor psql errors in RC5  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
I have found some minor errors in psql:

1. tab expansion does not expand the following

COMMENT, TRUNCATE, END 

2. if used with \h expansion adds a trailing space.  trailing space is not tolerated by \h

\h clu
(press tab here)
\h CLUSTER 
No help available for 'CLUSTER '.

-----------------
Hannu


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: So we're in agreement....
Next
From: "Sverre H. Huseby"
Date:
Subject: Re: So we're in agreement....