Re: 8.2beta1 (w32): server process crash (tsvector)

Magnus Hagander <mha@sollentuna.net>

From: "Magnus Hagander" <mha@sollentuna.net>
To: "Tom Lane" <tgl@sss.pgh.pa.us>, "Thomas H." <me@alternize.com>
Cc: "imad" <immaad@gmail.com>, <pgsql-bugs@postgresql.org>
Date: 2006-11-12T20:34:30Z
Lists: pgsql-bugs
> > no, i used the win32 setup and selected to install tsearch2 contrib 
> > module... so i didn't even had to run "\i tsearch2.sql". 
> installation 
> > logs are available if helpful.
> 
> Hm, I wonder whether the windows installer changes tsearch2's 
> configuration at all.

It doesn't. And in my repro, I used the \i method to load tsearch2.sql,
and that also causes the crash.

//Magnus