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

From Michael Paquier
Subject Re: Remove "FROM" in "DELETE FROM" when using tab-completion
Date
Msg-id YJyIWteLu+EehcKY@paquier.xyz
Whole thread Raw
In response to RE: Remove "FROM" in "DELETE FROM" when using tab-completion  ("tanghy.fnst@fujitsu.com" <tanghy.fnst@fujitsu.com>)
List pgsql-hackers
On Tue, May 11, 2021 at 10:48:16AM +0000, tanghy.fnst@fujitsu.com wrote:
> Thanks for your kindly explanation. That's really nice of you.
> Understand now.

Thanks for the updated patch.  Applied as of 1906cc0.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: compute_query_id and pg_stat_statements
Next
From: Michael Paquier
Date:
Subject: Re: Always bump PG_CONTROL_VERSION?