Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Ken Kato <katouknl@oss.nttdata.com>,
Fujii Masao <masao.fujii@oss.nttdata.com>,
Shinya Kato <Shinya11.Kato@oss.nttdata.com>,
Suraj Khamkar <khamkarsuraj.b@gmail.com>,
pgsql-hackers@postgresql.org
Date: 2021-11-05T09:39:36Z
Lists: pgsql-hackers
> On 5 Nov 2021, at 07:30, Michael Paquier <michael@paquier.xyz> wrote: > > On Fri, Nov 05, 2021 at 12:31:42PM +0900, Ken Kato wrote: >> I found unnecessary line deletion in my previous patch, so I made a minor >> update for that. > > I have looked at this version, and this is much simpler than what was > proposed upthread. This looks good, so applied after fixing a couple > of indentation issues in the list of objects after COMMENT ON. Is there anything left on this or can we close it in the commitfest? -- Daniel Gustafsson https://vmware.com/
Commits
-
Improve psql tab completion for COMMENT
- a5b336b8b9e0 15.0 landed