C Function Question

From: Terry Lee Tucker <terry(at)chosen-ones(dot)org>
To: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: C Function Question
Date: 2009-07-27 21:37:40
Message-ID: 200907271737.40655.terry@chosen-ones.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings:

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...
--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-07-27 23:16:12 Re: For production: 8.4 or 8.3?
Previous Message Keaton Adams 2009-07-27 21:28:44 Re: Running vacuumdb -a taking too long