Re: windows regression failure - prepared xacts - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: windows regression failure - prepared xacts
Date
Msg-id 42D6A311.9010600@parba.cz
Whole thread Raw
In response to windows regression failure - prepared xacts  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: windows regression failure - prepared xacts  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
I did some testing and I think that I can confirm this - on my 
workstation under Windows 2000 with latest CVS and gcc 3.2.3 it randomly 
fails (it sometimes works and sometimes fails even with same binary) on 
prepared_xacts and always fails on rules.

Tested 3 rebuilds and about 10 checks on each and I have about 50% 
failure on prepared_xacts.
Using configure without any parameters, error is same as in you mail 
(cache lookup failed ...).

I have another 2 windows machines with different hardware and different 
windows versions (first is XP and second is Win 2003) I could do some 
testing on them tomorrow if you are interested.

-- 
Regards
Petr Jelinek (PJMODOS)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Simplifying identification of temporary tables
Next
From: Andrew Dunstan
Date:
Subject: Re: windows regression failure - prepared xacts