Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Date
Msg-id 20040107201422.GB1160@tishler.net
Whole thread Raw
In response to Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-cygwin
Peter,

On Wed, Jan 07, 2004 at 07:14:54PM +0100, Peter Eisentraut wrote:
> 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.

AFAICT, I was bitten by the following:

    This version, as with most minor versions, does not require a
    dump/reload to put into place. That said, there are some changes to
    the information schema that require a DROP/reload of that *specific*
    schema ... please read the HISTORY file for instruction on how to do
    this.

After rerunning initdb, the rules regression test now passes.

Thanks,
Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Cygwin PostgreSQL 7.4.1 Regression Test Issue
Next
From: "LitelWang"
Date:
Subject: Re: new install(latest version) problem in windows 2000/xp