Re: BUG #1273: bad path for english.stop in tsearch2 - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #1273: bad path for english.stop in tsearch2
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475EDB@algol.sollentuna.se
Whole thread Raw
In response to BUG #1273: bad path for english.stop in tsearch2  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
> The following bug has been logged online:
>=20
> Bug reference:      1273
> Logged by:          Werner Bohl
>=20
> Email address:      WernerBohl@infutor.com
>=20
> PostgreSQL version: 8.0 Beta
>=20
> Operating system:   Windows XP pro
>=20
> Description:        bad path for english.stop in tsearch2
>=20
> Details:=20
>=20
> Running Postgresql 8.0beta2-dev3.
> When issuing a query using tsearch2. It erred, looking for=20
> english.stop in /usr/local/psql/share/contrib.=20
>=20
> Fixed creating that directory structure and placing=20
> english.stop there, but it should look for that file under=20
> Program Files/PostgreSQL/8.0-beta2-dev3/share/contrib.=20


Hello.

This has been fixed in the pginstaller cvs and will be included in the
next beta release.

//Magnus

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: SELECT FOR UPDATE and LIMIT 1 behave oddly
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1286: indices not used after a pg_restore