Re: Are we there yet? (Re: Contrib modules on Win32)

"Dave Page" <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <E7F85A1B5FF8D44C8A1AF6885BC9A0E430641A@ratbert.vale-housing.co.uk>
 

> -----Original Message-----
> From: Tom Lane [mailto:[email protected]] 
> Sent: 14 September 2004 14:52
> To: Dave Page
> Cc: PgSQL Win32 developers
> Subject: Re: Are we there yet? (Re: [pgsql-hackers-win32] 
> Contrib modules on Win32) 
> 
> "Dave Page" <[email protected]> writes:
> > Yup, all seems OK here apart from earthdistance which seems to have 
> > totally vanished from CVS (it's not even in the attic according to 
> > cvsweb), but is still in the Makefile
> 
> Your checkout has to be from "pgsql" not "pgsql-server".  
> This is the remnant of an abandoned experiment by Marc to 
> split up the repository...
> 
> > A number show failures because $argv[0] == "psql.exe" on Windows.
> 
> Blech.  We can probably fix that by suppressing the notices 
> themselves.
> 
> > 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.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.