Re: set constraints docs page - Mailing list pgsql-hackers

From Kevin Brown
Subject Re: set constraints docs page
Date
Msg-id 20030905005545.GC3845@filer
Whole thread Raw
In response to Re: set constraints docs page  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: set constraints docs page  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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?


-- 
Kevin Brown                          kevin@sysexperts.com


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: set constraints docs page
Next
From: Stephan Szabo
Date:
Subject: Re: SET CONSTRAINTS and like named constraints