Re: about truncate

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: about truncate
Дата
Msg-id 29146.1231345066@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: about truncate  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: about truncate  (David Fetter <david@fetter.org>)
Re: about truncate  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> [ good summary ]

+1 for making TRUNCATE and LOCK support ONLY.  I don't care much about
ALTER TABLE SET SCHEMA, but perhaps there's a use-case for recursion
on that.  We should stay away from recursive CREATE INDEX for the
moment --- for one thing, you'd have to invent names for the
additional indexes.

I wonder whether GRANT/REVOKE shouldn't be made to support recursion
too.  We have a standard warning "don't forget to grant rights on the
child tables" ...
        regards, tom lane


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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [BUGS] BUG #4186: set lc_messages does not work
Следующее
От: Sam Mason
Дата:
Сообщение: Re: float8 strtod weirdness