Re: BUG #6269: Anomaly detection

From: goudvis <paul(dot)stapersma(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6269: Anomaly detection
Date: 2011-10-27 23:02:47
Message-ID: 1319756567588-4944490.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Craig Ringer 2011-10-28 00:39:14 Re: BUG #6273: Install Error
Previous Message Tom Lane 2011-10-27 22:15:21 Re: Re: BUG #6264: Superuser does not have inherent Replication permission