Re: "CLUSTER VERBOSE" tab completion - Mailing list pgsql-hackers

From Robert Haas
Subject Re: "CLUSTER VERBOSE" tab completion
Date
Msg-id CA+TgmobCh4fRk3MjDKKCqHWXNfAVNaOWpHkJhjnshLa9yxBsUg@mail.gmail.com
Whole thread Raw
In response to Re: "CLUSTER VERBOSE" tab completion  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
On Sun, Aug 19, 2012 at 4:55 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
> On Fri, Aug 17, 2012 at 7:18 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
>> tab completion will add "USING" after CLUSTER VERBOSE, as if VERBOSE
>> were the name of a table.
>>
>> Instead of just making it not do the wrong thing, I tried to make it
>> actually do the right thing.
>>
>> It doesn't fill in the VERBOSE for you, you have to type that in full,
>
> This short coming has now been rectified.

Committed this one too.  Thanks for the patch.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: sha1, sha2 functions into core?
Next
From: Robert Haas
Date:
Subject: Re: Large number of open(2) calls with bulk INSERT into empty table