Re: contrib promotion?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: contrib promotion?
Date: 2006-07-14 16:32:23
Message-ID: 44B7C717.2070009@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> There has been action to clean up and remove some contrib modules, and
>> this is good. I would like to suggest that we should try to move one or
>> two the other way, namely right into the core proper, on the ground that
>> they have widespread applicability and should have maximum visibility.
>> I'm talking particularly about pgcrypto and tsearch2, and the main thing
>> lacking that I see with these is documentation.
>
> I don't see a strong need for moving pgcrypto into core, and there's at
> least one argument against it: if someone needs a crypto-free version of
> postgres for use someplace with benighted laws, they would be screwed.

Doesn't our inclusion of md5() pretty much blow that argument away?
(Just asking).

Sincerely,

Joshua D. Drake

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-07-14 16:37:19 Re: contrib promotion?
Previous Message Andrew Dunstan 2006-07-14 16:20:34 Re: contrib promotion?