Re: contrib features during beta period - Mailing list pgsql-hackers

From Tom Lane
Subject Re: contrib features during beta period
Date
Msg-id 29761.1030714168@sss.pgh.pa.us
Whole thread Raw
In response to Re: contrib features during beta period  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: contrib features during beta period
List pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:
> On Friday 30 August 2002 12:49 am, Tom Lane wrote:
>> What improvements are we talking about here?  FTI is sufficiently widely
>> depended on that I think it ought to follow the same quality standard
>> as the main backend ... viz, "no new features during beta".

> Does this mean we should be looking for a way to integrate it into the main 
> backend at this point?  Isn't that what contrib is for?

Well, given that Chris also thinks that people should migrate to
tsearch, I'd guess that fulltextindex would not be the one to integrate.
But yeah, in the long run I'd like to see one of these packages become
mainstream, just because full-text search is such a widely used feature.

The more global point here is that during beta we need everyone to be
doing testing, bug fixing, and documentation, not new features ---
even if they're in contrib.  Goodness knows there's not very much
organization to the Postgres project, but let's try to respect what
little process we do have...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Re: contrib features during beta period
Next
From: Tom Lane
Date:
Subject: Re: Fulltextindex