Re: minor windows & cygwin regression failures on stable

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: minor windows & cygwin regression failures on stable
Date: 2005-03-26 14:47:57
Message-ID: 4245761D.9030801@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

>Dunno about the stats failure. It looks like the stats collector just
>isn't working on Cygwin, but AFAIR no one has touched that code lately.
>
>

Well, it seems at least to be running. When I fire up postmaster there
are 4 processes running and no indication of failure that I could see on
the log. (There is a complaint about failing to dup(0) after 3195
successes - I assume that has nothing to do with it?)

The good news is that the regression result fixes made Windows native
green again.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Buttafuoco 2005-03-26 15:30:54 Re: minor windows & cygwin regression failures on stable
Previous Message Euler Taveira de Oliveira 2005-03-26 11:32:25 Re: problem with CR+LF in files in psql \i command