Re: Are we there yet? (Re: Contrib modules on Win32)
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
"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 regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster