Re: BUG #6269: Anomaly detection - Mailing list pgsql-bugs

From goudvis
Subject Re: BUG #6269: Anomaly detection
Date
Msg-id 1319756567588-4944490.post@n5.nabble.com
Whole thread Raw
In response to Re: BUG #6269: Anomaly detection  (goudvis <paul.stapersma@gmail.com>)
Responses Re: BUG #6269: Anomaly detection  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
A few updates from my side:
Kevin helped me find two bugs in my test suite. The first: the test suite
had a syntax error in setting the isolation level, which resulted in not
setting an isolation level at all. Secondly, I made a mistake in the phantom
detection code, which resulted in detecting phantoms when there where no
phantoms.

Afterwards, all tests where repeated on PostgreSQL 9.1.1 with no strange
results by both Kevin and me.

The results in my earlier posted report can therefore be marked as
incorrect.

Thanks for the support and replies on my work.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-6269-Anomaly-detection-tp4936233p4944490.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: BUG #6273: Install Error
Next
From: "Finlay Thompson"
Date:
Subject: BUG #6275: Horrible performance regression