Re: RFC: Remove contrib entirely - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: RFC: Remove contrib entirely
Date
Msg-id 5567C002.90203@dunslane.net
Whole thread Raw
In response to Re: RFC: Remove contrib entirely  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: RFC: Remove contrib entirely  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On 05/28/2015 04:22 PM, Joshua D. Drake wrote:
>
> On 05/28/2015 01:11 PM, Andrew Dunstan wrote:
>
>>
>> This seems to come up regularly. Maybe we should put it in an FAQ
>> somewhere. The barriers to making non-core types into core types are
>> very very high, possibly insurmountable. This is pretty much not an 
>> option.
>
> O.k., then either:
>
>  * We install it by default and document that it is available (and how 
> to enable it)
>
>  * Push it out of core and let it be happy wherever Theory wants it to be
>


I'd be ok with installing it by default.

But the case that's a lot harder to require to be always installed is 
pgcrypto, as has often been discussed in the past.

In any case, we will always want to have some loadable modules, not 
least because it's a part of eating our own dog food.


cheers

andrew



pgsql-hackers by date:

Previous
From: Gavin Flower
Date:
Subject: Re: pg_upgrade resets timeline to 1
Next
From: Peter Geoghegan
Date:
Subject: Re: Free indexed_tlist memory explicitly within set_plan_refs()