Re: set constraints docs page

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Kevin Brown <kevin(at)sysexperts(dot)com>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: set constraints docs page
Date: 2003-09-05 01:10:38
Message-ID: 200309050110.h851Acl23198@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Kevin Brown wrote:
> Bruce Momjian wrote:
>
> > Added to TODO:
> >
> > * Print table names with constraint names in error messages, or make
> > constraint names unique within a schema
>
>
> Should the TODO also include adding "ALTER TABLE x ALTER CONSTRAINT
> y RENAME TO z" functionality if we don't make constraint names unique
> within a schema?

Added to TODO:

o Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-09-05 01:12:10 Re: SET CONSTRAINTS and like named constraints
Previous Message Stephan Szabo 2003-09-05 01:05:54 Re: SET CONSTRAINTS and like named constraints