tab completion in psql

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: tab completion in psql
Date: 1999-11-30 17:22:00
Message-ID: 199911301722.MAA02898@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-30 17:26:39 Re: [ADMIN] When postgres will be faster?
Previous Message Don Baccus 1999-11-30 17:21:42 Re: [HACKERS] Re: [ADMIN] When postgres will be faster?