Thread: No Return??
View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 08:34 PM
Raymond O'Donnell
 
Posts: n/a
Default Re: No Return??

On 13/04/2008 21:07, Bob Pawley wrote:


> When I try it as a whole I get the message "control reached end of
> trigger procedure without RETURN."


Hi Bob,

If the "IF" branch of the outer IF is executed, then the flow of
execution won't hit a RETURN anywhere; I reckon this is what's causing
the error.

HTH,

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply With Quote