Re: Completed pg_depend support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Completed pg_depend support
Дата
Msg-id 29461.1018158197@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Completed pg_depend support  ("Rod Taylor" <rbt@zort.ca>)
Список pgsql-patches
"Rod Taylor" <rbt@zort.ca> writes:
> The CASCADE behaviour will allow it to be dropped -- no matter what
> (to a point).

Somewhere along about the point where it tries to drop pg_class,
problems will ensue ... not sure if we need any specific defenses
against that, or if we can assume that the inevitable elog(ERROR)
will safely roll us back.

            regards, tom lane

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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Re: Completed pg_depend support
Следующее
От: Joe Conway
Дата:
Сообщение: unknownin/out patch (was [HACKERS] PQescapeBytea is not multibyte aware)