| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Werner Bohl" <WernerBohl(at)infutor(dot)com> |
| Cc: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #1273: bad path for english.stop in tsearch2 |
| Date: | 2004-10-14 07:55:33 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE475EDB@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> The following bug has been logged online:
>
> Bug reference: 1273
> Logged by: Werner Bohl
>
> Email address: WernerBohl(at)infutor(dot)com
>
> PostgreSQL version: 8.0 Beta
>
> Operating system: Windows XP pro
>
> Description: bad path for english.stop in tsearch2
>
> Details:
>
> Running Postgresql 8.0beta2-dev3.
> When issuing a query using tsearch2. It erred, looking for
> english.stop in /usr/local/psql/share/contrib.
>
> Fixed creating that directory structure and placing
> english.stop there, but it should look for that file under
> Program Files/PostgreSQL/8.0-beta2-dev3/share/contrib.
Hello.
This has been fixed in the pginstaller cvs and will be included in the
next beta release.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PostgreSQL Bugs List | 2004-10-14 09:26:00 | BUG #1286: indices not used after a pg_restore |
| Previous Message | Tom Lane | 2004-10-14 04:02:32 | Re: SELECT FOR UPDATE and LIMIT 1 behave oddly |