git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 899beb7) | patch
Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE
2010年9月26日 11:41:03 +0000 (14:41 +0300)
2010年9月26日 11:41:03 +0000 (14:41 +0300)
commit e440e12c562432a2a695b8054964fb34e3bd823e
Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE

Like with tables, this also requires allowing the existence of
composite types with zero attributes.

reviewed by KaiGai Kohei
15 files changed:
doc/src/sgml/ref/alter_type.sgml diff | blob | blame | history
doc/src/sgml/ref/create_type.sgml diff | blob | blame | history
doc/src/sgml/ref/drop_type.sgml diff | blob | blame | history
src/backend/commands/alter.c diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
src/backend/commands/typecmds.c diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/backend/parser/parse_utilcmd.c diff | blob | blame | history
src/backend/tcop/utility.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/include/nodes/parsenodes.h diff | blob | blame | history
src/include/parser/kwlist.h diff | blob | blame | history
src/test/regress/expected/alter_table.out diff | blob | blame | history
src/test/regress/sql/alter_table.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /