Re: [PATCH] ALTER tab completion
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ken Kato <katouknl@oss.nttdata.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-11-29T02:58:44Z
Lists: pgsql-hackers
On Fri, Nov 26, 2021 at 05:00:44PM +0900, Ken Kato wrote: > I made following updates: I have made one small modification for ALTER VIEW, and applied what you have. Thanks, Kato-san. -- Michael
Commits
-
Improve psql tab completion for views, FDWs, sequences and transforms
- f44ceb46ec2d 15.0 landed