From: | Kartik Ohri <kartikohri13(at)gmail(dot)com> |
---|---|
To: | Chapman Flack <chap(at)anastigmatix(dot)net> |
Cc: | pljava-dev(at)lists(dot)postgresql(dot)org |
Subject: | Re: PL/Java new build plugin |
Date: | 2020-07-09 15:11:59 |
Message-ID: | CAASLQ4NFHYH1pfGJtCZDfdcxf_ZzLA+X+ko86vpyRDKVYr489Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
>
> > Any suggestions what could be the problem? As far as I see in the
>> > build.xml, I can only think of MSVC.RINT but it should not be probably
>> the
>> > cause.
>>
>> You could be on to something. I remember thinking that MSVC_RINT is
>> probably no longer essential to the build, at least for MSVC > 2012
>> or PG > 9.3. But still, if there's an MSVC-only define that uses it:
>>
>> https://github.com/amCap1712/pljava/blob/d6608ff/pljava-so/pom.xml#L120
>
> I'll look further into this.
>
IIRC, PL/Java won't support PG 9.3 in any case so should I do away with the
define completely ?
From | Date | Subject | |
---|---|---|---|
Next Message | Chapman Flack | 2020-07-09 15:15:57 | Re: PL/Java new build plugin |
Previous Message | Kartik Ohri | 2020-07-09 14:25:51 | Re: PL/Java new build plugin |