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

From Jean-Michel POURE
Subject Re: CREATE OR REPLACE TRIGGER
Date
Msg-id 200208131125.59279.jm.poure@freesurf.fr
Whole thread Raw
In response to Re: CREATE OR REPLACE TRIGGER  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Le Dimanche 11 Août 2002 21:26, Tom Lane a écrit :
> So implement it as DROP TRIGGER/CREATE TRIGGER.  There's no need for the
> backend to provide a special case shortcut...

Please implement DROP/CREATE in the backend. Users do not understand that
objects cannot be modified. We all want this feature. We are starving for
it...

Cheers,
Jean-Michel

pgsql-patches by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: create or replace rule/view
Next
From: Denis A Ustimenko
Date:
Subject: Re: connect_timeout parameter in libpq