forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit17194f4
committed
Partial code review for ALTER DOMAIN patch. Incorporates Rod Taylor's
patches of 9-Dec (permissions fix) and 13-Dec (performance) as well asa partial fix for locking issues: concurrent DROP COLUMN should notcreate trouble anymore. But concurrent DROP TABLE is still a risk, andthere is no protection at all against creating a column of a domain whilewe are altering the domain.1 parent150ffb2 commit17194f4
File tree
2 files changed
+188
-154
lines changed- src
- backend/commands
- test/regress/expected
2 files changed
+188
-154
lines changed0 commit comments
Comments
(0)