| From: | momjian(at)postgresql(dot)org (Bruce Momjian - CVS) | 
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org | 
| Subject: | pgsql/contrib/tsearch/dict Tag: REL7_2_STABLE ... | 
| Date: | 2002-03-05 06:10:50 | 
| Message-ID: | [email protected] | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-committers | 
CVSROOT:	/cvsroot
Module name:	pgsql
Changes by:	momjian(at)postgresql(dot)org	02/03/05 01:10:49
Modified files:
	contrib/tsearch/dict: Tag: REL7_2_STABLE porter_english.dct 
Log message:
	Please, apply attached patch for contrib/tsearch to 7.2.1 and current
	CVS. It  fix english stemmer's problem with ending words like
	'technology'.
	
	We have found one more bug in english stemmer. The bug is with
	'irregular'  english words like 'skies' -> 'sky'. Please, apply attached
	cumulative patch to  7.2.1 and current CVS instead previous one.
	
	Thank to Thomas T. Thai <tom(at)minnesota(dot)com> for hard testing. This kind
	of bug  has significance only for dump/reload database and viewing, but
	searching/indexing works right.
	
	Teodor Sigaev
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2002-03-05 06:13:21 | pgsql/src/bin/psql help.c | 
| Previous Message | Bruce Momjian - CVS | 2002-03-05 06:10:29 | pgsql/contrib/tsearch/dict porter_english.dct |