| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Teodor Sigaev <teodor(at)stack(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Please, apply patch for contrib/tsearch |
| Date: | 2002-03-05 06:10:36 |
| Message-ID: | 200203050610.g256Aak21936@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Patch applied to 7.2.X and 7.3. Thanks.
---------------------------------------------------------------------------
Teodor Sigaev wrote:
> 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.
>
>
>
> Bruce Momjian wrote:
> > Your patch has been added to the PostgreSQL unapplied patches list at:
> >
> > http://candle.pha.pa.us/cgi-bin/pgpatches
> >
> > I will try to apply it within the next 48 hours.
> >
> > ---------------------------------------------------------------------------
> >
> >
> > Teodor Sigaev wrote:
> >
> >>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'.
> >>
> >>Thank you
> >>
> >>--
> >>Teodor Sigaev
> >>teodor(at)stack(dot)net
> >>
> >>
> >
> > [ application/gzip is not supported, skipping... ]
> >
> >
> >>---------------------------(end of broadcast)---------------------------
> >>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
> >>
> >
>
>
> --
> Teodor Sigaev
> teodor(at)stack(dot)net
>
[ application/gzip is not supported, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-03-05 06:10:49 | Re: Please, apply patch for contrib/tsearch |
| Previous Message | Bruce Momjian | 2002-03-05 06:05:06 | Re: Postgresql backend to perform vacuum automatically |