Re: fix DECLARE tab completion

2021-08-10 Thread Michael Paquier
On Tue, Aug 03, 2021 at 01:58:44AM +, shinya11.k...@nttdata.com wrote: > In the discussion of [1], the option ASENSITIVE was added to DECLARE. > I have improved its tab completion and attached a patch. > > Do you think? Thanks, fixed. -- Michael signature.asc Description: PGP signature

fix DECLARE tab completion

2021-08-02 Thread Shinya11.Kato
Hi! In the discussion of [1], the option ASENSITIVE was added to DECLARE. I have improved its tab completion and attached a patch. Do you think? [1] https://www.postgresql.org/message-id/flat/96ee8b30-9889-9e1b-b053-90e10c050e85%40enterprisedb.com Regards, Shinya Kato fix_declare_tab_complet