Tom Lane wrote:
>Andrew Dunstan <andrew@dunslane.net> writes:
>
>
>>The recent change to pg_regress.sh has apparently broken testing on my
>>Windows machine - see
>>http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=loris&dt=2005-01-15%2001:36:36
>>which contains this:
>>
>>
>
>Y'know, I wondered why windows wasn't listed in that CASE. I guess the
>answer is it didn't have to be right before.
>
>What about the Cygwin port --- will it have the same issue? If so what
>should we add?
>
>
>
>
No, Cygwin works OK - still have occasional issues with non-empty
tablespaces, but not this issue. The Cygwin environment itself emulates
unix sockets, I think that's the reason.
cheers
andrew