Patch applied. Thanks.
---
Joachim Wieland wrote:
> On Wed, Dec 07, 2005 at 09:54:44PM +, Simon Riggs wrote:
> > On Mon, 2005-12-05 at 10:24 +0100, Joachim Wieland wrote:
>
> > > o %Allow ALTER TABLE ... ALTER
On Wed, Dec 07, 2005 at 09:54:44PM +, Simon Riggs wrote:
> On Mon, 2005-12-05 at 10:24 +0100, Joachim Wieland wrote:
> > o %Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
> > o Have ALTER INDEX update the name of a constraint using that index
> > o Add ALTER TABLE RE
On Mon, 2005-12-05 at 10:24 +0100, Joachim Wieland wrote:
> I propose the appended patch for the following TODO-items:
>
> o %Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
> o Have ALTER INDEX update the name of a constraint using that index
> o Add ALTER TABLE RENAME
Hi
I propose the appended patch for the following TODO-items:
o %Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
o Have ALTER INDEX update the name of a constraint using that index
o Add ALTER TABLE RENAME CONSTRAINT, update index name also
Joachim
diff -ur cvs/pgsql/