Re: BUG #1885: SHOW autovacuum settings tab completion broken

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1885: SHOW autovacuum settings tab completion broken
Date: 2005-09-16 14:17:14
Message-ID: 200509161017.15470.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Friday 16 September 2005 09:00, Michael Fuhr wrote:
> On Fri, Sep 16, 2005 at 06:02:14AM +0100, Robert Treat wrote:
> > PostgreSQL version: 8.1beta1
> >
> > When doing SHOW <tab><tab> or SHOW a<tab><tab> none of the autovacuum
> > settings come up.
>
> Are you sure you're using an 8.1beta1 psql? I think tab completion
> were fixed to read the variable list from pg_settings before 8.1beta1
> was released:
>
Doh!

postgres=# select version();
version
------------------------------------------------------------------------------------------------------------
PostgreSQL 8.1devel on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.3
20040412 (Red Hat Linux 3.3.3-7)

At 1 AM that sure looked like 8.1beta1 :-( Guess that explains why the code
looked correct... course I gotta wonder about whoever it was on irc that
"confirmed" the problem for me :-) Thanks Michael.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Pete Beck 2005-09-16 15:13:14 Re: BUG #1886: Bug in SQL parsing
Previous Message Stephan Szabo 2005-09-16 13:59:35 Re: BUG #1886: Bug in SQL parsing