I checked into this and it is pretty hard to fix. You can edit bin/psql/tab-completion.c if you wish. > Don Pellegrino ([EMAIL PROTECTED]) reports a bug with a severity of >4 > The lower the number the more severe it is. > > Short Description > psql \d+ does not support tab completion as \d does. > > Long Description > When using psql \d supports tab completion. \d+ however does not. It would be >nice if they both supported tab completion. > > # select version(); > version > ------------------------------------------------------------- > PostgreSQL 7.1.2 on i686-pc-linux-gnu, compiled by GCC 2.96 > (1 row) > > > Sample Code > > > No file was uploaded with this report > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] > -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
