On Wed, 13 Sept 2023 at 06:57, bt23nguyent <bt23nguy...@oss.nttdata.com> wrote: > > Hi, > > Currently, the psql's tab completion feature does not support properly > for ATTACH PARTITION. When <TAB> key is typed after "ALTER TABLE > <table_name> ATTACH PARTITION ", all possible table names should be > displayed, however, foreign table names are not displayed. So I created > a patch that addresses this issue by ensuring that psql displays not > only normal table names but also foreign table names in this case. > > Any kind of feedback is appreciated.
I have changed the status of the commitfest entry to RWF as Alvaro's comments have not yet been addressed. Kindly post an updated version by addressing the comments and add a new commitfest entry for the same. Regards, Vignesh