pgsql: Another tweak for tab completion of CREATE TEMP.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Another tweak for tab completion of CREATE TEMP.
Date: 2007-04-26 22:25:56
Message-ID: 20070426222556.56EA59FB3A9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Another tweak for tab completion of CREATE TEMP. Instead of only
completing CREATE { TEMP | TEMPORARY } TABLE, we should also suggest
VIEW and SEQUENCE. Per Greg Sabino Mullane.

Modified Files:
--------------
pgsql/src/bin/psql:
tab-complete.c (r1.163 -> r1.164)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c.diff?r1=1.163&r2=1.164)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-04-26 22:30:40 Re: pgsql: Minor enhancement to psql tab completion.
Previous Message Neil Conway 2007-04-26 22:10:54 pgsql: Consistency tweaks for a table in the SGML docs: we don't