Alvaro Herrera <[EMAIL PROTECTED]> writes: > Rémi Zara wrote: >> Recent version of NetBSD/MIPS support dlopen. This patch makes the >> netbsd dynloader tests availability of dlopen on HAVE_DLOPEN rather than >> on __mips__
> Applied, thanks. Weird, I haven't seen the commit message come through here. Anyway: (1) this should probably be back-patched; (2) please clean up the ugly double negative here: ! #if !defined(HAVE_DLOPEN) #else dlclose(handle); #endif regards, tom lane -- Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org) To make changes to your subscription: http://mail.postgresql.org/mj/mj_wwwusr?domain=postgresql.org&extra=pgsql-patches