"Nikolay Samokhvalov" <[EMAIL PROTECTED]> writes:
> On 10/11/07, Tom Lane <[EMAIL PROTECTED]> 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.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend