aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-07 15:15:00 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-07 15:15:00 -0400
commit1de4b9afe66acf6dccd129cb0267e0496e938b0f (patch)
tree816dfeb80f76fcd0e5fa58fe75baebb523e52625 /src/backend/access/gist/gistproc.c
parent00a922906073314f9ba000c933eb6d2308c0a162 (diff)
downloadpostgresql-1de4b9afe66acf6dccd129cb0267e0496e938b0f.tar.gz
postgresql-1de4b9afe66acf6dccd129cb0267e0496e938b0f.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/gistproc.c')
0 files changed, 0 insertions, 0 deletions