BUG #1885: SHOW autovacuum settings tab completion broken - Mailing list pgsql-bugs

From Robert Treat
Subject BUG #1885: SHOW autovacuum settings tab completion broken
Date
Msg-id 20050916050214.44DDDF0C3C@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #1885: SHOW autovacuum settings tab completion broken  (Michael Fuhr <mike@fuhr.org>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1885
Logged by:          Robert Treat
Email address:      xzilla@users.sourceforge.net
PostgreSQL version: 8.1beta1
Operating system:   FC2
Description:        SHOW autovacuum settings tab completion broken
Details:

When doing SHOW <tab><tab> or SHOW a<tab><tab> none of the autovacuum
settings come up.  I don't see anything in cvs head tab-complete.c that
stands out as being wrong, although it looks in psql like the SHOW list and
SET lists are being returned as the same thing, even though they should be
different according to the code.  Confirmed with someone on IRC that thier
autovacuum guc's didnt come up either.

pgsql-bugs by date:

Previous
From: "Kouber Saparev"
Date:
Subject: BUG #1883: Renaming a schema leaves inconsistent sequence names
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #1885: SHOW autovacuum settings tab completion broken