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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a0ccae7) | patch
Throw an appropriate error if ALTER COLUMN TYPE finds a dependent trigger.
Sat, 2 Oct 2010 22:21:41 +0000 (18:21 -0400)
Sat, 2 Oct 2010 22:22:08 +0000 (18:22 -0400)
commit 8178d9480aeedfa20157bb98e21b5f3b6eb8a957
Throw an appropriate error if ALTER COLUMN TYPE finds a dependent trigger.

Actually making this case work, if the column is used in the trigger's
WHEN condition, will take some new code that probably isn't appropriate
to back-patch. For now, just throw a FEATURE_NOT_SUPPORTED error rather
than allowing control to reach the "unexpected object" case. Per bug #5688
from Daniel Grace. Back-patch to 9.0 where the possibility of such a
dependency was introduced.
src/backend/commands/tablecmds.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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