Cygwin PostgreSQL 7.4.1 rules regression test failure

From: Jason Tishler <jason(at)tishler(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Cygwin PostgreSQL 7.4.1 rules regression test failure
Date: 2004-01-05 15:35:24
Message-ID: 20040105153524.GF748@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Jason Tishler
Your email address : jason(at)tishler(dot)net

System Configuration
---------------------
Architecture (example: Intel Pentium) : Intel Pentium

Operating System (example: Linux 2.4.18) : Cygwin 1.5.5-1

PostgreSQL version (example: PostgreSQL-7.4.1): PostgreSQL-7.4.1

Compiler used (example: gcc 2.95.2) : gcc 3.3.1 (cygming special)

Please enter a FULL description of your problem:
------------------------------------------------
PostgreSQL-7.4.1 fails the rules regression test with a diff such as the one
posted to the pgsql-cygwin mailing list:

http://archives.postgresql.org/pgsql-cygwin/2003-12/msg00088.php

Note that I *cannot* reproduce this problem under PostgreSQL 7.4.

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
The following assumes PostgreSQL has been built, installed, and running:

$ # cd to where postgresql-7.4.1.tar.bz2 was extracted
$ cd postgresql-7.4.1/src/test/regress
$ make
$ sed -n '1,/rules/p' serial_schedule >/tmp/rules_schedule
$ ./pg_regress --schedule=/tmp/rules_schedule --multibyte=SQL_ASCII
[snip]
test rules ... FAILED
[snip]

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
Sorry, I don't have any suggestions yet.

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Steven Vajdic 2004-01-05 22:47:58 UNSUBSCRIBE
Previous Message PostgreSQL Bugs List 2004-01-05 11:53:49 BUG #1041: runtime error