BUG #1273: bad path for english.stop in tsearch2
The following bug has been logged online:
Bug reference: 1273
Logged by: Werner Bohl
Email address: WernerBohl@infutor.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.
The following bug has been logged online:
Bug reference: 1273
Logged by: Werner BohlEmail address: WernerBohl@infutor.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
Import Notes
Resolved by subject fallback