Re: No Return??

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: No Return??
Date: 2008-04-13 20:18:50
Message-ID: 7be3f35d0804131318w4dcb4e64uc767e1ddf821b38f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2008-04-13 20:20:50 Re: No Return??
Previous Message Raymond O'Donnell 2008-04-13 20:18:31 Re: No Return??