RE: [PATCH] support tab-completion for single quote input with equal sign - Mailing list pgsql-hackers

From tanghy.fnst@fujitsu.com
Subject RE: [PATCH] support tab-completion for single quote input with equal sign
Date
Msg-id OS0PR01MB6113A7FB558E7F066F07B3B0FBE59@OS0PR01MB6113.jpnprd01.prod.outlook.com
Whole thread Raw
In response to [PATCH] support tab-completion for single quote input with equal sign  ("tanghy.fnst@fujitsu.com" <tanghy.fnst@fujitsu.com>)
Responses Re: [PATCH] support tab-completion for single quote input with equal sign  (Jacob Champion <pchampion@vmware.com>)
List pgsql-hackers
On Thursday, July 22, 2021 1:05 PM, tanghy.fnst@fujitsu.com <tanghy.fnst@fujitsu.com> wrote
>I found a problem when using tab-completion as follows:
>
>CREATE SUBSCRIPTION my_subscription
>CONNECTION 'host=localhost port=5432 dbname=postgres' [TAB]
>
>The word 'PUBLICATION' couldn't be auto completed as expected.

Added above patch in commit fest as follows:

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

Regards,
Tang



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_amcheck: Fix block number parsing on command line
Next
From: Ajin Cherian
Date:
Subject: Re: logical replication empty transactions