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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8d15e3e) | patch
Add ALTER DOMAIN ... RENAME
2011年12月22日 20:43:56 +0000 (22:43 +0200)
2011年12月22日 20:43:56 +0000 (22:43 +0200)
commit f90dd28062db2128a340fbe02f55829f15ab5561
Add ALTER DOMAIN ... RENAME

You could already rename domains using ALTER TYPE, but with this new
command it is more consistent with how other commands treat domains as
a subcategory of types.
doc/src/sgml/ref/alter_domain.sgml diff | blob | blame | history
src/backend/commands/alter.c diff | blob | blame | history
src/backend/commands/typecmds.c diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/include/commands/typecmds.h diff | blob | blame | history
src/test/regress/expected/domain.out diff | blob | blame | history
src/test/regress/sql/domain.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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