git.postgresql.org Git - postgresql.git/commit
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.
This is the main PostgreSQL git repository.
RSS
Atom