Re: Failure to Call a Nested Function - Mailing list pgsql-novice

From Manlin Vee
Subject Re: Failure to Call a Nested Function
Date
Msg-id 1298649486380-3400329.post@n5.nabble.com
Whole thread Raw
In response to Re: Failure to Call a Nested Function  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
List pgsql-novice
Very well, but just to make sure I understood this, the caller must use
either "SELECT... INTO" or "PERFORM" to call a function that returns void in
its body, right? That is, I cannot simply call a function like in other
languages, i.e. C, Java, or PHP--the result back from that function must be
handled by the caller somehow.
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Failure-to-Call-a-Nested-Function-tp3399589p3400329.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

pgsql-novice by date:

Previous
From: Vibhor Kumar
Date:
Subject: Re: EnterpriseDB
Next
From: raghu ram
Date:
Subject: Re: regarding running a script in psql