Re: Proposal: TRUNCATE TABLE table RESTRICT - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Proposal: TRUNCATE TABLE table RESTRICT
Date
Msg-id 200006082120.RAA03091@candle.pha.pa.us
Whole thread Raw
In response to Re: Proposal: TRUNCATE TABLE table RESTRICT  (Don Baccus <dhogaza@pacifier.com>)
Responses Re: Proposal: TRUNCATE TABLE table RESTRICT  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
> At 11:47 AM 6/8/00 -0400, Bruce Momjian wrote:
> 
> >OK, added:
> >
> >    * Prevent truncate on table acting as foreign key
> 
> How about this: Prevent truncate on table referenced by foreign key
> 

Actually, I made it:
* Prevent truncate on table with a referential integrity trigger

Is that good?

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Don Baccus
Date:
Subject: Re: Proposal: TRUNCATE TABLE table RESTRICT
Next
From: Don Baccus
Date:
Subject: Re: Proposal: TRUNCATE TABLE table RESTRICT