From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Subject: | Re: RFC: Remove contrib entirely |
Date: | 2015-05-29 08:35:16 |
Message-ID: | CA+OCxoy4iKSZ4kV1Gz_ZkCyyvRrbLN2Uy1pWpSBpJyWA2ZbCuQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, May 29, 2015 at 7:20 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Le 29 mai 2015 8:10 AM, "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> a écrit :
>>
>> Hi
>>
>> I am not sure if PGXN can substitute contrib - mainly due deployment - It
>> doesn't helps with MS Windows. Installing necessary software for compilation
>> there is terrible.
>>
>
> I agree it's hard to compile an extension on Windows, but that's already
> what we have. And I'm sure EDB will put all interesting contrib modules in
> their windows installer to help users. They already go way further than any
> Linux packages.
The only extra extension we ship is pl/debugger.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2015-05-29 08:37:11 | Re: RFC: Remove contrib entirely |
Previous Message | Alexander Korotkov | 2015-05-29 08:28:09 | Re: WIP: Enhanced ALTER OPERATOR |