tab completion in psql - Mailing list pgsql-hackers

From Bruce Momjian
Subject tab completion in psql
Date
Msg-id 199911301722.MAA02898@candle.pha.pa.us
Whole thread Raw
Responses Re: tab completion in psql  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
List pgsql-hackers
I liked the new tab competion ability in psql.  Seems to work well in
CREATE * but not so great in the others, like doing FROM and WHERE.  Can
you take a look at backend/parser/keywords.c and see if you can merge
completion for those words in to psql.  It may be a nice feature.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Don Baccus
Date:
Subject: Re: [HACKERS] Re: [ADMIN] When postgres will be faster?
Next
From: Tom Lane
Date:
Subject: Ownership/protection (was Re: [HACKERS] Portability)