"Thomas Hallgren" <[EMAIL PROTECTED]> writes: >> ... Furthermore, AFAICT shl_load() >> requires an exact path spec for the initial shared library; it won't >> do a path search for that, only for dependencies.) >> > Here's an excerpt from the HPUX manual pages on dlopen(3C).
HPUX which? There is no dlopen() in HPUX 10.20, which is what I'm running here; nor do we use dlopen() in any HPUX version given the current state of port/dynloader/hpux.c. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match