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

Bruce Momjian <pgman@candle.pha.pa.us>

From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Gaetano Mendola <mendola@bigfoot.com>
Cc: "pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2003-11-09T02:28:16Z
Lists: pgsql-bugs, pgsql-hackers
This now works in current CVS and will be in 7.4 final:
	
	test=> select * from pg_l
	pg_language     pg_largeobject  pg_listener     pg_locks

---------------------------------------------------------------------------

Gaetano Mendola wrote:
> 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
> 
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073