Re: [PATCH] Add missing \ddp psql command - Mailing list pgsql-hackers

From David Christensen
Subject Re: [PATCH] Add missing \ddp psql command
Date
Msg-id 173C3F2A-3D84-4093-BF41-6ECCCFF5863F@endpoint.com
Whole thread Raw
In response to Re: [PATCH] Add missing \ddp psql command  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: [PATCH] Add missing \ddp psql command  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
> On Jul 7, 2015, at 3:53 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Tue, Jul 7, 2015 at 2:11 AM, David Christensen <david@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-charactercompletion like \s isn’t going to do much. :) 

David
--
David Christensen
PostgreSQL Team Manager
End Point Corporation
david@endpoint.com
785-727-1171








pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: creating extension including dependencies
Next
From: Gurjeet Singh
Date:
Subject: Re: replication slot restart_lsn initialization