Need to specify DYNAMIC_PATH flag to shl_load, else HPUX's dld will not

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 080af3db8077d0c4eac599b6f88943cd7117b0f9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-02-07T17:59:58Z
Releases: 7.1.1
Need to specify DYNAMIC_PATH flag to shl_load, else HPUX's dld will not
honor library search path that we so carefully installed into the
executable ...

Files

PathChange+/−
src/backend/port/dynloader/hpux.c modified +4 −2