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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2abefd9) | patch
Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent constraint
Thu, 5 Jan 2012 17:48:55 +0000 (19:48 +0200)
Thu, 5 Jan 2012 17:48:55 +0000 (19:48 +0200)
commit 104e7dac28c56dcaf9b778dff60a5daefc3a0661
Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent constraint

ALTER DOMAIN / DROP CONSTRAINT on a nonexistent constraint name did
not report any error. Now it reports an error. The IF EXISTS option
was added to get the usual behavior of ignoring nonexistent objects to
drop.
doc/src/sgml/ref/alter_domain.sgml diff | blob | blame | history
src/backend/commands/typecmds.c diff | blob | blame | history
src/backend/nodes/copyfuncs.c diff | blob | blame | history
src/backend/nodes/equalfuncs.c diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/backend/tcop/utility.c diff | blob | blame | history
src/include/commands/typecmds.h diff | blob | blame | history
src/include/nodes/parsenodes.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 によって変換されたページ (->オリジナル) /