Re: Feature request: drop rules

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Feature request: drop rules
Дата
Msg-id AANLkTinomVSOj8LmOlyRqeGYe2BzHiaS31HzXUukKefV@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Feature request: drop rules  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Feature request: drop rules  (Thom Brown <thombrown@gmail.com>)
Список pgadmin-hackers
On Wed, Jul 21, 2010 at 2:26 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
>
> Tried it. Still works for me. I'm on Linux, but I don't think it is the
> issue :)

Actually, it might be. pgRule::CanDrop() is calling schema->CanDrop(),
however schema actually contains the table object. I think this is
because rules can exist under tables and views, so originally deriving
them from pgTableObject seemed wrong.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Feature request: drop rules
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Feature request: drop rules