git.postgresql.org Git - postgresql.git/commit
2010年2月17日 04:09:40 +0000 (04:09 +0000)
2010年2月17日 04:09:40 +0000 (04:09 +0000)
commit 37ec19a15ce452ee94f32ebc3d6a9a45868e82fd
Support new syntax and improve handling of parentheses in psql tab-completion.
Newly supported syntax are:
- ALTER {TABLE|INDEX|TABLESPACE} {SET|RESET} with options
- ALTER TABLE ALTER COLUMN {SET|RESET} with options
- ALTER TABLE ALTER COLUMN SET STORAGE
- CREATE INDEX CONCURRENTLY
- CREATE INDEX ON (without name)
- CREATE INDEX ... USING with pg_am.amname instead of hard-corded names
- CREATE TRIGGER with events
- DROP AGGREGATE function with arguments
This is the main PostgreSQL git repository.
RSS
Atom