dbTalk Databases Forums  

[BUGS] Cygwin PostgreSQL 7.4.1 rules regression test failure

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Cygwin PostgreSQL 7.4.1 rules regression test failure in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jason Tishler
 
Posts: n/a

Default [BUGS] Cygwin PostgreSQL 7.4.1 rules regression test failure - 01-08-2004 , 02:32 PM






================================================== ==========================
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...2/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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] Cygwin PostgreSQL 7.4.1 rules regression test failure - 01-08-2004 , 02:51 PM






Jason Tishler wrote:

Quote:
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...2/msg00088.php

Note that I *cannot* reproduce this problem under PostgreSQL 7.4.
I think this was already solved. You are executing the 7.4.1 regression
tests with a 7.4 server.


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


Reply With Quote
  #3  
Old   
Jason Tishler
 
Posts: n/a

Default Re: [BUGS] Cygwin PostgreSQL 7.4.1 rules regression test failure - 01-08-2004 , 08:24 PM



Peter,

On Thu, Jan 08, 2004 at 09:47:27PM +0100, Peter Eisentraut wrote:
Quote:
Jason Tishler wrote:
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...2/msg00088.php

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

I think this was already solved.
Yes, did you see my post from yesterday?

http://archives.postgresql.org/pgsql...1/msg00022.php

Quote:
You are executing the 7.4.1 regression tests with a 7.4 server.
No, I executing with a 7.4.1 server, but against a database created
(i.e., initdb-ed) with 7.4.

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

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.