Autocomplete <TAB> on Postgres7.4beta5 not working?

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Autocomplete <TAB> on Postgres7.4beta5 not working?
Date: 2003-10-26 23:35:52
Message-ID: 3F9C5A58.50401@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hi all
I'm esperiencing problem with the <TAB> autocomplete on
postgres 7.4beta5:

#select * from pg_l<TAB><TAB>
and no suggestions out.

On postgres 7.3.4:

#select * from pg_l<TAB><TAB>
pg_language pg_largeobject pg_listener pg_locks

am I wrong ?

regards
Gaetano Mendola

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message ljb 2003-10-27 02:33:58 pgtcl large object read/write corrupts binary data
Previous Message Stephan Szabo 2003-10-26 21:24:16 Re: Numeric casts in locale en_GB on FreeBSD 4.7

Browse pgsql-hackers by date

  From Date Subject
Next Message Adam Witney 2003-10-27 00:07:52 Re: shared memory on OS X - 7.4beta4
Previous Message Bob Badour 2003-10-26 23:33:26 Re: Dreaming About Redesigning SQL