Re: Calling the same function more than once with the same arguments - Mailing list pgsql-general

From Clodoaldo Pinto
Subject Re: Calling the same function more than once with the same arguments
Date
Msg-id a595de7a0604200343r1a24a7e2he971c9e7a576eaee@mail.gmail.com
Whole thread Raw
In response to Re: Calling the same function more than once with the same  (Ben <bench@silentmedia.com>)
List pgsql-general
2006/4/19, Ben <bench@silentmedia.com>:
> Look into the immutable flag on function creation:
>
> http://www.postgresql.org/docs/8.1/interactive/xfunc-volatility.html
>

That is what I needed to know, Thanks.

Regards, Clodoaldo Pinto

pgsql-general by date:

Previous
From: Shane Ambler
Date:
Subject: Re: Unable to connect to PostgreSQL server
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: Query to check existence of stored procedure?