Calling functions from within pl/pgsql - Mailing list pgsql-sql

From Achilleas Mantzios
Subject Calling functions from within pl/pgsql
Date
Msg-id 200712041416.50322.achill@matrix.gatewaynet.com
Whole thread Raw
Responses Re: Calling functions from within pl/pgsql
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: alias required by standard or PostgreSQL?
Next
From: "Pavel Stehule"
Date:
Subject: Re: Calling functions from within pl/pgsql