diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-02-12 23:41:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-02-12 23:41:25 +0000 |
commit | fa046b6a92431a91f91a981bb2995e7091552477 (patch) | |
tree | 8048a4ce16e41b2d344ed468457d55e3b9989e5f /src/backend/access/gist/gistscan.c | |
parent | baa0bb97b0a6f40993a8e340b55b14c9317f60a1 (diff) | |
download | postgresql-fa046b6a92431a91f91a981bb2995e7091552477.tar.gz postgresql-fa046b6a92431a91f91a981bb2995e7091552477.zip |
Use RTLD_NOW, not RTLD_LAZY, as binding mode for dlopen() on all platforms.
This restores the Linux behavior to what it was in PG 7.0 and 7.1, and
causes other platforms to agree. (Other well-tested platforms like HPUX
were doing it this way already.) Per pghackers discussion over the past
month or so.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions