Re: Truncate

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Truncate
Дата
Msg-id 200206060007.g5607mV06994@candle.pha.pa.us
обсуждение исходный текст
Ответ на Truncate  (Rod Taylor <rbt@zort.ca>)
Список pgsql-patches
Patch withdrawn by author.

---------------------------------------------------------------------------

Rod Taylor wrote:
> 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.

[ Attachment, skipping... ]

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  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, Pennsylvania 19026

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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Re: Truncate
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Cygwin InstallXLogFileSegment() rename() patch