git.postgresql.org Git - postgresql.git/commit
Mon, 5 Apr 2010 05:33:24 +0000 (05:33 +0000)
Mon, 5 Apr 2010 05:33:24 +0000 (05:33 +0000)
commit f1926c93c860f1ae37cf8c0c5d738bc6e448cb00
Assorted tab-completion improvements in psql.
Add missing completions for:
- ALTER SEQUENCE name OWNER TO
- ALTER TYPE name RENAME TO
- ALTER VIEW name ALTER COLUMN
- ALTER VIEW name OWNER TO
- ALTER VIEW name SET SCHEMA
Fix wrong completions for:
- ALTER FUNCTION/AGGREGATE name (arguments) ...
"(arguments)" has been ignored.
- ALTER ... SET SCHEMA
"SCHEMA" has been considered as a variable name.
This is the main PostgreSQL git repository.
RSS
Atom