| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | David Christensen <david(at)endpoint(dot)com> |
| Cc: | PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Add missing \ddp psql command |
| Date: | 2015-07-07 08:53:35 |
| Message-ID: | CAHGQGwF=FdtBX8xKu5s6Qq2JUCHGSynonCb2FJxzTpmD=v1=rg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jul 7, 2015 at 2:11 AM, David Christensen <david(at)endpoint(dot)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 | Content-Type | Size |
|---|---|---|
| add_missing_tab_completions_fujii.patch | text/x-patch | 2.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Petr Jelinek | 2015-07-07 09:24:28 | Re: BUG #13126: table constraint loses its comment |
| Previous Message | Ashutosh Bapat | 2015-07-07 08:34:59 | Re: Dependency between bgw_notify_pid and bgw_flags |