On Tue, Feb 14, 2006 at 11:47:49PM +0100, andrew wrote:
> Can I implement a stateful UDF in C? i.e. storing the state of the
> previous run of the function and access them in the succeeding runs.
> Is it supported? How do I implement it? Thanks.
Do you need to maintain state across sessions or just within a
single session? What are you trying to do?
--
Michael Fuhr
In response to
Responses
pgsql-general by date
| Next: | From: Tham Shiming | Date: 2006-02-15 01:16:59 |
| Subject: Re: Dropping a database that does not exist |
| Previous: | From: Marc Munro | Date: 2006-02-14 22:50:25 |
| Subject: Re: altering objects owned by other user |