Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Jason Tishler <jason(at)tishler(dot)net>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Date: 2004-01-07 18:14:54
Message-ID: 200401071914.54742.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jason Tishler wrote:
> Sigh... Now I'm really confused!
>
> The rules test passes under make check:
>
> $ make MAX_CONNECTIONS=5 check
> [snip]
> rules ... ok
> [snip]

It seems that the "make installcheck" case is actually hitting the wrong
server, namely a 7.4[.0] server. The rules test has indeed been
changed in 7.4.1 with exactly the diff that you are seeing in your
failed tests.

http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/test/regress/expected/rules.out

You should probably check your various path settings. It might be the
case that the wrong libpq gets used.

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2004-01-07 20:14:22 Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Previous Message Jason Tishler 2004-01-07 16:14:14 Re: new install(latest version) problem in windows 2000/xp