pgsql: Minor fixes for psql tab completion.

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Minor fixes for psql tab completion.
Date: 2005-04-04 07:19:45
Message-ID: 20050404071945.993ED53768@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Minor fixes for psql tab completion. Spell "absolute" like the English word,
not the brand of vodka. Complete FETCH <sth> <sth> with FROM and IN, not
FROM and TO (which is still pretty incomplete, but at least its the right
syntax).

Modified Files:
--------------
pgsql/src/bin/psql:
tab-complete.c (r1.122 -> r1.123)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c.diff?r1=1.122&r2=1.123)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2005-04-04 07:23:13 Re: pgsql: Adjust SGML ulink tags to the URL is always displayed in our
Previous Message Neil Conway 2005-04-04 05:12:33 pgsql: Add a link to www.postgresql.org/download to the installation