Terry Lee Tucker wrote:
> Does anyone know if a function written in C and linked into the backend in a 
> shared library with a statically declared structure, maintain that data for 
> the life of the backend process such that, when the function is called again, 
> the structure data is intact?
> 
> Thanks for any insight anyone can give...

Yes, that should work.

Yours,
Laurenz Albe

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to