RE: [PATCH] Add tab-complete for backslash commands

From: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: [PATCH] Add tab-complete for backslash commands
Date: 2021-07-23 05:46:26
Message-ID: OS0PR01MB6113837AA89E7F8E12962F97FBE59@OS0PR01MB6113.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday, July 15, 2021 6:46 PM, tanghy(dot)fnst(at)fujitsu(dot)com <tanghy(dot)fnst(at)fujitsu(dot)com> wrote:
>Attached a patch to improve the tab completion for backslash commands.
>I think it's common for some people(I'm one of them) to use full-name commands than abbreviation.
>So it's more convenient if we can add the full-name backslash commands in the tab-complete.c.

Add above patch in the commit fest as follows:

https://commitfest.postgresql.org/34/3268/

Regards,
Tang

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Banck 2021-07-23 05:57:31 Re: [PATCH] New default role allowing to change per-role/database settings
Previous Message Ajin Cherian 2021-07-23 05:42:09 Re: logical replication empty transactions