Peter Eisentraut <[EMAIL PROTECTED]> writes:
> It's supposed to work transparently for the library user.  At least the
> _fini can probably be hooked in atexit, but the _init would probably have
> to be handled some other way.

The _fini does nothing, and I already made a hack to cover lack of the
_init (which seems not to get called on HPUX) --- see odbc/environ.c
line 37.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to