Truncate

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Truncate
Дата
Msg-id 20020512172100.GA41560@knight
обсуждение исходный текст
Ответы Re: Truncate  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Truncate  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Added check to Truncate to disallow the command on tables that have on
delete triggers, including foreign keys, and delete rules.

Finishes 'Disallow TRUNCATE on tables that are involved in referential
constraints'


New truncate regression test should include permission checks at some
point in the future.

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: HeapTupleHeader accessor macros
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SRF patch (was Re: [HACKERS] troubleshooting pointers)