win32 regress makefile

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: win32 regress makefile
Date: 2004-02-29 03:25:53
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F339@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

For application to CVS HEAD, following community review. (very minor)

Adds the -W flag to the pwd call under Win32. This allows directories, which
are munged by sed, such as:
/e/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data
to be correctly passed as:
e:/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data

FWIW, "fixes" a large (> 20) tests under Win32.

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

Attachment Content-Type Size
regress.out application/octet-stream 714 bytes

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-02-29 04:31:53 Re: [PATCHES] log_line_info
Previous Message Andrew Dunstan 2004-02-29 03:22:49 Re: log_line_info