[PATCH] renaming constraints - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [PATCH] renaming constraints
Date
Msg-id 1326314989.22276.16.camel@vanquo.pezone.net
Whole thread Raw
List 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

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: psql case preserving completion
Next
From: Dan Scales
Date:
Subject: Re: [WIP] Double-write with Fast Checksums