renaming domain constraint
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-16T17:34:52Z
Lists: pgsql-hackers
Attachments
- rename-domain-constraint.patch (text/x-patch) patch
Here is a patch for being able to rename constraints of domains. It goes on top of the previously committed patch for renaming table constraints.