diff options
author | Tom Lane | 2011-04-07 19:14:56 +0000 |
---|---|---|
committer | Tom Lane | 2011-04-07 19:14:56 +0000 |
commit | ec31cdeb885ed425872e4e75b187a1d222073a10 (patch) | |
tree | 7adce4073b99d0b95e6a2fb5a4180176ad5393ab /doc/FAQ_Solaris | |
parent | 9a9c7c2eb10b8df67c5652a6678a172b83a262eb (diff) |
Modernize dlopen interface code for FreeBSD and OpenBSD.
Remove the hard-wired assumption that __mips__ (and only __mips__) lacks
dlopen in FreeBSD and OpenBSD. This assumption is outdated at least for
OpenBSD, as per report from an anonymous 9.1 tester. We can perfectly well
use HAVE_DLOPEN instead to decide which code to use.
Some other cosmetic adjustments to make freebsd.c, netbsd.c, and openbsd.c
exactly alike.
Diffstat (limited to 'doc/FAQ_Solaris')
0 files changed, 0 insertions, 0 deletions