stateful UDF? - Mailing list pgsql-general

From andrew
Subject stateful UDF?
Date
Msg-id 29d3b0b90602141447m6b3cc3a9t2e36efd9f84a87e7@mail.gmail.com
Whole thread Raw
Responses Re: stateful UDF?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Hi

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.

--
andrew

pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: Eliminating seconds fractions from timestamps?
Next
From: Marc Munro
Date:
Subject: Re: altering objects owned by other user