[PATCH] renaming constraints

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] renaming constraints
Date: 2012-01-11 20:49:49
Message-ID: 1326314989.22276.16.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
rename-constraint.patch text/x-patch 14.2 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Scales 2012-01-11 21:25:21 Re: [WIP] Double-write with Fast Checksums
Previous Message Pavel Stehule 2012-01-11 20:35:03 Re: psql case preserving completion