Re: Failure to Call a Nested Function

Поиск
Список
Период
Сортировка
От Manlin Vee
Тема Re: Failure to Call a Nested Function
Дата
Msg-id 1298649486380-3400329.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Failure to Call a Nested Function  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Vibhor Kumar
Дата:
Сообщение: Re: EnterpriseDB
Следующее
От: raghu ram
Дата:
Сообщение: Re: regarding running a script in psql