On Sat, 20 Oct 2001, Peter Eisentraut wrote:
> Yes, you're right. Actually, sharing data across PostgreSQL C functions
> is trivial because you can just use global variables in your dlopen
> modules.
Exactly. That's why I never envisioned "C" or "internal" functions using
package global variables. :-)
Take care,
Bill