Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Are we there yet? (Re: Contrib modules


  • From: Andrew Dunstan <andrew(at)dunslane(dot)net>
  • To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
  • Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PgSQL Win32 developers <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: Are we there yet? (Re: Contrib modules
  • Date: Tue, 14 Sep 2004 11:17:53 -0400
  • Message-id: <41470BA1(dot)1020802(at)dunslane(dot)net>



Dave Page wrote:

Finally, tsearch2 doesn't look so good.
Hmm, is it miscomputing the file path, or what?

! ERROR: could not open file "/usr/local/pgsql/share/contrib/english.stop": No such file or directory

Hmm, that's the correct path from msys's perspective, but server is
certain going to barf because from it's perspective it should be
C:\msys\1.0\local\pgsql\share\contrib\english.stop.



What is more, it doesn't seem to account for relocatability, unless I'm mistaken. The "dual world view" issue can be overcome - see the core regression script for an example.

cheers

andrew



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group