win32 regress makefile - Mailing list pgsql-patches

From Claudio Natoli
Subject win32 regress makefile
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F339@harris.memetrics.local
Whole thread Raw
List 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

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: log_line_info
Next
From: Peter Eisentraut
Date:
Subject: Re: log_line_info