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

From: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>
To: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: [PATCH] Add tab-complete for backslash commands
Date: 2021-08-08 10:36:49
Message-ID: OS0PR01MB6113BBA2E0B39874E3AD457CFBF59@OS0PR01MB6113.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sunday, August 8, 2021 8:13 AM, Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org> wrote:
>> + "\\r", "\\rset",
>
>There's a typo here, that should be "\\reset". Also, I noticed that for
>\connect, the situation is the opposite: it has the full form but not
>the short form (\c).
>
>I've addressed both in the attached v2 patch.

Thanks for you comments and fix. Your modified patch LGTM.

Regards,
Tang

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message tanghy.fnst@fujitsu.com 2021-08-08 10:56:51 RE: [PATCH]Comment improvement in publication.sql
Previous Message David Rowley 2021-08-08 10:11:12 Re: Use generation context to speed up tuplesorts