From: | "Dawid Kuroczko" <qnex42(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: tsearch in core patch, for inclusion |
Date: | 2007-01-25 11:12:46 |
Message-ID: | 758d5e7f0701250312qb5760d4k53d31f8c37dc5d06@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On 1/24/07, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> Peter Eisentraut wrote:
> >> contrib is a horrible misnomer. Can we maybe bite the bullet and call
> >> it something else?
> > plugins?
How about 'modules' or 'extras' or 'extensions'? :)
> standard-plugins might be more informative. I think of them as being
> like perl's standard modules, things that are part of the standard perl
> distribution as opposed to all the other stuff on CPAN.
Personally, I don't quite like 'plugins'. it may be that when I think of
plugins, I think of 'GIMP plugins'. ;) And I think hosting providers
would exclude plugins almost as often as they do with contrib.
"They are not 'core' so it's safe to exclude them"
Same with 'extras' or 'extensions' -- they seem to imply that you
can do without them.
This is the reason I like 'modules' best. It makes one think that it is
something maybe part of core, maybe not, but it has been isolated
into separate entity for maintenance reasons.
My EUR 0.02
Regards,
Dawid
From | Date | Subject | |
---|---|---|---|
Next Message | Pavan Deolasee | 2007-01-25 11:17:01 | Re: Piggybacking vacuum I/O |
Previous Message | Gregory Stark | 2007-01-25 11:08:14 | Recursive Queries |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-01-25 11:48:38 | Re: tsearch in core patch, for inclusion |
Previous Message | Bernd Helmle | 2007-01-25 10:16:41 | Re: tsearch in core patch, for inclusion |