git.postgresql.org Git - postgresql.git/commit
Thu, 7 Apr 2011 19:14:44 +0000 (15:14 -0400)
Thu, 7 Apr 2011 19:14:44 +0000 (15:14 -0400)
commit bb3051e4c2d7b42516d55925edefb4934b902374
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.
This is the main PostgreSQL git repository.
RSS
Atom