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

From Fujii Masao
Subject Re: [PATCH] Add missing \ddp psql command
Date
Msg-id CAHGQGwF=FdtBX8xKu5s6Qq2JUCHGSynonCb2FJxzTpmD=v1=rg@mail.gmail.com
Whole thread Raw
In response to [PATCH] Add missing \ddp psql command  (David Christensen <david@endpoint.com>)
Responses Re: [PATCH] Add missing \ddp psql command  (David Christensen <david@endpoint.com>)
List pgsql-hackers
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.

Thought?

Regards,

--
Fujii Masao

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Dependency between bgw_notify_pid and bgw_flags
Next
From: Petr Jelinek
Date:
Subject: Re: [BUGS] BUG #13126: table constraint loses its comment