BUG #1885: SHOW autovacuum settings tab completion broken

From: "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1885: SHOW autovacuum settings tab completion broken
Date: 2005-09-16 05:02:14
Message-ID: 20050916050214.44DDDF0C3C@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1885
Logged by: Robert Treat
Email address: xzilla(at)users(dot)sourceforge(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pete Beck 2005-09-16 10:35:40 BUG #1886: Bug in SQL parsing
Previous Message Kouber Saparev 2005-09-15 14:30:10 BUG #1883: Renaming a schema leaves inconsistent sequence names