Re: [HACKERS] index fix report
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Tatsuo Ishii <t-ishii@sra.co.jp>
Cc: Bruce Momjian <maillist@candle.pha.pa.us>, David Hartwig <daybee@bellatlantic.net>, daveh@insightdist.com, hackers@postgreSQL.org
Date: 1998-09-06T05:37:59Z
Lists: pgsql-hackers
> The test case David showed no error on my LinuxPPC box.
> maybe platform dependent.
Same on my Linux/i686 box. No error with David's simple test.
> No progress so far. I'm looking for the smallest test case which
> definitely causes problems. But the behavior of the problems seem
> "random" on LinuxBox. Really strange...
I haven't yet tried stepping through code. But random as it seems the
behavior in the regression test is quite repeatable. I wonder how few
tests we could include and still see a problem there? Maybe I'll look at
that a bit to see if I can help with a repeatable case.
Good hunting...
- Tom