Re: AW: Proposal: TRUNCATE TABLE table RESTRICT

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
Cc: Don Baccus <dhogaza(at)pacifier(dot)com>, Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: AW: Proposal: TRUNCATE TABLE table RESTRICT
Date: 2000-10-12 15:43:54
Message-ID: 200010121543.LAA19109@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[ Charset ISO-8859-1 unsupported, converting... ]
>
> > TODO updated:
> >
> > * Prevent truncate on table with a referential integrity
> > trigger (RESTRICT)
>
> I think this was solved in current with a better approach
> (checks if referenced table is empty).

Removed from TODO.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-10-12 15:47:45 Re: Where's the PostgreSQL logo these days?
Previous Message Philip Warner 2000-10-12 15:31:37 Re: AW: backup and restore