Re: NetBSD/MIPS supports dlopen - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: NetBSD/MIPS supports dlopen
Date
Msg-id 20080305212529.GY4755@alvh.no-ip.org
Whole thread Raw
In response to Re: NetBSD/MIPS supports dlopen  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: NetBSD/MIPS supports dlopen  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: NetBSD/MIPS supports dlopen  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> 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.
>
> Anyway: (1) this should probably be back-patched; (2) please clean up
> the ugly double negative here:

Both done -- I backpatched all the way down to 7.4 (and later I noticed
that the only 7.3 BF members are NetBSD).

> Weird, I haven't seen the commit message come through here.

Yeah, that's strange -- the (2) commit message got to me, but this one
hasn't.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-patches by date:

Previous
From: Edwin Groothuis
Date:
Subject: Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit
Next
From: Tom Lane
Date:
Subject: Re: NetBSD/MIPS supports dlopen