| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_regress breaks on msys |
| Date: | 2006-07-19 14:44:54 |
| Message-ID: | 25947.1153320294@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> pg_regress now seems to break on Msys virtual locations:
> Example from the buildfarm: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=snake&dt=2006-07-19%2009:00:00
> ================== pgsql.4660/src/test/regress/log/initdb.log ===================
> The filename, directory name, or volume label syntax is incorrect.
> Surely this was tested when the original was prepared?
You can probably blame me instead of Magnus, because I did extensive
fooling with the quoting of the commands issued by pg_regress ... and
no, I don't have msys to test with, that's what the buildfarm is for ;-)
This error message seems pretty thoroughly unhelpful though. Any ideas
what it's unhappy about?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2006-07-19 14:46:45 | Re: password is no required, authentication is overridden |
| Previous Message | Joshua Reich | 2006-07-19 14:40:42 | Patch process? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2006-07-19 15:35:42 | Re: poor performance with Context Switch Storm at TPC-W. |
| Previous Message | Susanne Ebrecht | 2006-07-19 14:13:36 | extension for sql update |