Calling functions from within pl/pgsql

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Calling functions from within pl/pgsql
Дата
Msg-id 200712041416.50322.achill@matrix.gatewaynet.com
обсуждение исходный текст
Ответы Re: Calling functions from within pl/pgsql
Список pgsql-sql
I noticed that in pl/pgsql simply
result := funcname(func,args,...);
just works.
Should i rely on it or take it as a coincidence? :)
-- 
Achilleas Mantzios


В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: alias required by standard or PostgreSQL?
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Calling functions from within pl/pgsql