Another tweak for tab completion of CREATE TEMP. Instead of only
authorNeil Conway <neilc@samurai.com>
Thu, 26 Apr 2007 22:25:56 +0000 (22:25 +0000)
committerNeil Conway <neilc@samurai.com>
Thu, 26 Apr 2007 22:25:56 +0000 (22:25 +0000)
commit8e90c5448018b5e7c57f81e1aeea22ffff7567ef
tree118e5345da39be598bcfb48392e85ffa4ec2a8ec
parent16fb5da730d0976208b69df5f6b574df5a91923a
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.
src/bin/psql/tab-complete.c