Re: CREATE OR REPLACE TRIGGER

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: CREATE OR REPLACE TRIGGER
Дата
Msg-id Pine.LNX.4.21.0208120159580.15845-100000@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: CREATE OR REPLACE TRIGGER  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Sun, 11 Aug 2002, Tom Lane wrote:

> Gavin Sherry <swm@linuxworld.com.au> writes:
> > From memory, I think some of the pgadmin guys jumped up and down about it
> > for a while: http://fts.postgresql.org/db/mw/msg.html?mid=1353289.
>
> Hmm.  I remember Poure asking repeatedly for CREATE OR REPLACE VIEW,
> and that makes a lot of sense to me, because other things *can* depend
> on a view.  (Unfortunately, by the same token it's a lot harder to do.)

I know. I am finishing off the patch now.

> The use-case for replacing a trigger is not visible to the naked eye.

That's okay then. I should have thought about it harder.

Gavin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CREATE OR REPLACE TRIGGER
Следующее
От: Gavin Sherry
Дата:
Сообщение: create or replace rule/view