Re: [HACKERS] Re: [DOCS] Last call?

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Taral <taral@mail.utexas.edu>
Cc: PostgreSQL-development <hackers@postgreSQL.org>
Date: 1998-10-26T00:42:40Z
Lists: pgsql-hackers
> > sanity_check: **backend aborts**
> > random: Fails because it returns a value outside the 80-120 range
> > misc: Rows out of order
> All passed when I reinitialized the db.

OK, good. 

btw, the random test will still occasionally fail, since a two or three
sigma result will have values outside the 80-120 range. But rerunning
should get something within range, usually.

                  - Tom