[PATCH] renaming constraints
Started by Peter Eisentrautover 14 years ago1 messageshackers
Here is a patch to add a command
ALTER TABLE ... RENAME CONSTRAINT ...
Currently, it only supports table constraints. I have an almost
finished patch for renaming domain constraints, but it is easier to keep
it separate.