aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-07 15:14:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-07 15:14:56 -0400
commitec31cdeb885ed425872e4e75b187a1d222073a10 (patch)
tree7adce4073b99d0b95e6a2fb5a4180176ad5393ab /src/backend/access/gist/gist.c
parent9a9c7c2eb10b8df67c5652a6678a172b83a262eb (diff)
downloadpostgresql-ec31cdeb885ed425872e4e75b187a1d222073a10.tar.gz
postgresql-ec31cdeb885ed425872e4e75b187a1d222073a10.zip
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 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions