Re: Improve tab completion for ALTER STATISTICS

2022-10-24 Thread vignesh C
On Mon, 24 Oct 2022 at 12:30, Michael Paquier wrote: > > On Wed, Oct 19, 2022 at 04:06:51PM +0530, vignesh C wrote: > > I noticed that the tab completion for ALTER STATISTICS .. SET was not > > handled. The attached patch displays SCHEMA and STATISTICS for tab > > completion of ALTER STATISTICS na

Re: Improve tab completion for ALTER STATISTICS

2022-10-24 Thread Michael Paquier
On Wed, Oct 19, 2022 at 04:06:51PM +0530, vignesh C wrote: > I noticed that the tab completion for ALTER STATISTICS .. SET was not > handled. The attached patch displays SCHEMA and STATISTICS for tab > completion of ALTER STATISTICS name SET. Indeed, it is a bit strange as we would get a list of s