tabcompletition and schema - Mailing list pgsql-hackers

From Tommi Maekitalo
Subject tabcompletition and schema
Date
Msg-id 200210301003.34279.t.maekitalo@epgmbh.de
Whole thread Raw
Responses Re: tabcompletition and schema  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hi,

I just installed 7.3b3 on my server (SuSE linux 8.1 on x86 with gcc 3.2) and
discovered a problem with tabcompletition in pgsql. It doesn't work with
schema. I created a schema 's' and a table 'tab' in this schema. When typing
'select * from s.' followed by tab nothing happens. A second tab should list
me all possible values, but the list ist empty. Without schema it works fine.


Tommi


--
Dr. Eckhardt + Partner GmbH
http://www.epgmbh.de


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: OO future
Next
From: Philip Rhoades
Date:
Subject: PG, Crystal Reports, Stored Procedures and User Defined Functions