Re: [HACKERS] PL/pgSQL - for discussion (RETURN)
Jan Wieck <jwieck@debis.com>
From: jwieck@debis.com (Jan Wieck)
To: djackson@cpsgroup.com (Jackson, DeJuan)
Cc: jwieck@debis.com, andreas.zeugswetter@telecom.at, pgsql-hackers@hub.org
Date: 1998-03-13T16:55:26Z
Lists: pgsql-hackers
> But what about Triggers?!.
> DEJ
That's a completely different call interface. They return
a HeapTuple that can be a modified one or just NULL to skip
the whole action. But first I run for functions, then for
triggers.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck@debis.com (Jan Wieck) #