| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Marco Atzeri <marco(dot)atzeri(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22 |
| Date: | 2015-07-12 21:06:33 |
| Message-ID: | 3516.1436735193@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> On 07/04/2015 11:02 AM, Tom Lane wrote:
>>> It's not apparent to me how that works at all.
> BTW, the .a files being linked to above are not like Unix .a static
> archives - they are import library files, which I think they are only
> used at link time, not run time. The path to the DLLs isn't being hardcoded.
Ah, I see. So then what Marco is suggesting is copying a coding pattern
that does work.
> Unless there is further argument I propose to commit something very like
> Marco's suggestion for hstore_plperl, hstore_plpython and ltree_plpython
No objection here.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2015-07-12 22:05:28 | Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22 |
| Previous Message | Andrew Dunstan | 2015-07-12 21:02:51 | Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam Brightwell | 2015-07-12 21:20:15 | Re: One question about security label command |
| Previous Message | Andrew Dunstan | 2015-07-12 21:02:51 | Re: PostgreSQL 9.5 Alpha 1 build fail with perl 5.22 |