From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Patch: Perl xsubpp |
Date: | 2011-11-27 14:11:22 |
Message-ID: | 4ED2450A.90108@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 11/27/2011 08:25 AM, Mr. Aaron W. Swenson wrote:
> On Sat, Nov 26, 2011 at 03:28:57PM -0500, Andrew Dunstan wrote:
>> On 10/12/2011 08:55 PM, Alex Hunsaker wrote:
>>> On Wed, Oct 12, 2011 at 17:53, David E.
>>> Wheeler<david(at)kineticode(dot)com> wrote:
>>>> On Sep 15, 2011, at 3:04 PM, Alex Hunsaker wrote:
>>>>
>>>>> Close, seems I was wrong about the typemap ExtUtils::ParseXS does not
>>>>> install a new one so we still need to point to the one in privlib.
>>>>> Also xsubpp is not executable so the test should be -r or something.
>>>>>
>>>>> Also don't think we should change the configure switch tests to
>>>>> test XSUBPPDIR.
>>>>>
>>>>> Find those plus some minor typos fixed in the attached.
>>>>> <xsubpp_v3.patch>
>>>>> --
>>>> Doesn't look like this has been applied yet. I think it ought to
>>>> be backported, too, frankly. DId I miss it?
>>> Nah, probably should add it to the next commit fest so it does not get
>>> forgotten.
>>>
>> committed.
>>
>>
> Has this been backpatched as well?
It has been to 9.1.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | NISHIYAMA Tomoaki | 2011-11-27 14:18:45 | Re: [PATCH] PostgreSQL fails to build with 32bit MinGW-w64 |
Previous Message | Mr. Aaron W. Swenson | 2011-11-27 13:25:15 | Re: Patch: Perl xsubpp |