Re: Proposal: TRUNCATE TABLE table RESTRICT

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Proposal: TRUNCATE TABLE table RESTRICT
Дата
Msg-id 200006081547.LAA01805@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Proposal: TRUNCATE TABLE table RESTRICT  (Don Baccus <dhogaza@pacifier.com>)
Ответы Re: Proposal: TRUNCATE TABLE table RESTRICT  (Don Baccus <dhogaza@pacifier.com>)
Список pgsql-hackers
> All that needs doing is to check for the existence of 
> at least one RI trigger on the table that's being truncated,
> and saying "no way, jose" if we want to mimic Oracle in
> this regard.
> 
> TODO item?

OK, added:
* Prevent truncate on table acting as foreign key

--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: AW: Look at heap_beginscan()
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: DROP COLUMN status