Re: Remove "FROM" in "DELETE FROM" when using tab-completion
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "tanghy.fnst@fujitsu.com" <tanghy.fnst@fujitsu.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, Julien Rouhaud <rjuju123@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-05-13T02:00:58Z
Lists: 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
Commits
-
Make saner the tab completion of INSERT and DELETE in psql
- 1906cc07d90a 14.0 landed
-
psql tab completion improvements, from Greg Sabino Mullane:
- 4c1f9a0f0bb4 8.1.0 cited