dbTalk Databases Forums  

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

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gaetano Mendola
 
Posts: n/a

Default [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? - 10-26-2003 , 05:38 PM






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

Reply With Quote
  #2  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? - 11-08-2003 , 08:30 PM







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:
Quote:
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 (AT) candle (DOT) 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

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
  #3  
Old   
Gaetano Mendola
 
Posts: n/a

Default Re: [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? - 11-09-2003 , 06:26 PM



Bruce Momjian wrote:

Quote:
This now works in current CVS and will be in 7.4 final:
Thank you.


regards
Gaetano Mendola


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.