trigger functions can only be called as triggers

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: trigger functions can only be called as triggers
Date: 2009-08-13 10:47:50
Message-ID: 200908131347.50984.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is there a reason why the function manager allows calling trigger functions
outside of triggers and forces the PLs to catch this case themselves? Is
there a case where calling trigger functions directly is useful?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-08-13 11:01:19 Re: FDW-based dblink
Previous Message Itagaki Takahiro 2009-08-13 10:35:34 FDW-based dblink