RE: Remove "FROM" in "DELETE FROM" when using tab-completion - Mailing list pgsql-hackers

From tanghy.fnst@fujitsu.com
Subject RE: Remove "FROM" in "DELETE FROM" when using tab-completion
Date
Msg-id OS0PR01MB61133359B4F5F59853AF52BAFB539@OS0PR01MB6113.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Remove "FROM" in "DELETE FROM" when using tab-completion  (Dilip Kumar <dilipbalaut@gmail.com>)
Responses Re: Remove "FROM" in "DELETE FROM" when using tab-completion
List pgsql-hackers
On Tuesday, May 11, 2021 6:55 PM, Dilip Kumar <dilipbalaut@gmail.com> wrote:
>Basically, it just complete with USING, now after USING tab-completion
>support is not yet there, e.g. DELETE FROM t1 USING t1 WHERE cond.
>but the current code will not suggest anything after USING.

Thanks for your kindly explanation. That's really nice of you.
Understand now.

Regards,
Tang

pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY
Next
From: Julien Rouhaud
Date:
Subject: Re: compute_query_id and pg_stat_statements