On Tue, Jul 7, 2015 at 10:44 PM, David Christensen <da...@endpoint.com> wrote:
>
>> On Jul 7, 2015, at 3:53 AM, Fujii Masao <masao.fu...@gmail.com> wrote:
>>
>> On Tue, Jul 7, 2015 at 2:11 AM, David Christensen <da...@endpoint.com> wrote:
>>> Quickie patch for spotted missing psql \ddp tab-completion.
>>
>> Thanks for the report and patch!
>>
>> I found that tab-completion was not supported in not only \ddp
>> but also other psql meta commands like \dE, \dm, \dO, \dy, \s and
>> \setenv. Attached patch adds all those missing tab-completions.
>
> From a completeness standpoint makes sense to me to have all of them, but 
> from a practical standpoint a single-character completion like \s isn’t going 
> to do much. :)

Sometimes I type TAB after \ to display all the psql meta commands.
Even single-character completion like \s may be useful for that case.
Yeah, I agree that's narrow use case, though.

Regards,

-- 
Fujii Masao


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to