Re: CREATE OR REPLACE TRIGGER - Mailing list pgsql-patches

From Gavin Sherry
Subject Re: CREATE OR REPLACE TRIGGER
Date
Msg-id Pine.LNX.4.21.0208120159580.15845-100000@linuxworld.com.au
Whole thread Raw
In response to Re: CREATE OR REPLACE TRIGGER  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE OR REPLACE TRIGGER
Next
From: Gavin Sherry
Date:
Subject: create or replace rule/view