| From: | "Nikolay Samokhvalov" <nikolay(at)samokhvalov(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>, andy <andy(at)squeakycode(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: full text search in 8.3 |
| Date: | 2007-10-11 16:04:16 |
| Message-ID: | e431ff4c0710110904qe2c52f6ya5441b23ec8bc8d5@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 10/11/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Nikolay Samokhvalov" <nikolay(at)samokhvalov(dot)com> writes:
> > On 10/11/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Segfaults? That shouldn't happen. Please show a test case.
>
> > Test case: use old tsearch2.so to register all tsearch2 functions to
> > "tsearch2" schema (old fashioned way). Then try:
>
> How did you get 8.3 to load the old .so at all? It should have the
> wrong PG_MODULE_MAGIC values.
Ooops, it's my mistake, sorry. It was CVS version of contrib/tsearch2.
So, users shouldn't encounter with this problem.
--
Best regards,
Nikolay
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexey Klyukin | 2007-10-11 16:10:18 | Re: Some questions about mammoth replication |
| Previous Message | Tom Lane | 2007-10-11 15:56:48 | Re: full text search in 8.3 |