On Postgresql 8.1 I am guessing there isn't a convenient way to alter
a trigger to change its before/after behavior?  I wrote one of my
first triggers using an AFTER and now I release I needed to
do BEFORE.  It's used on a couple tables so I was hoping to avoid
dropping it and re-creating it but if that is my only option, so be
it.

Josh

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org/

Reply via email to