Thread: No Return??
View Single Post

   
  #3 (permalink)  
Old 04-15-2008, 09:34 PM
Harald Armin Massa
 
Posts: n/a
Default Re: No Return??

Bob,

if pumpnumber not in (1,2) that function does not return anything.
> End If;

----> at this end if it ends
so you have to return sth. here
> END;


Harald

--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!

--
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